James Y Knight ed4194bb8d
[X86] Set MaxAtomicSizeInBitsSupported. (#75112)
This will result in larger atomic operations getting expanded to
`__atomic_*` libcalls via AtomicExpandPass, which matches what Clang
already does in the frontend.
2023-12-12 08:16:55 -05:00
..
2023-10-31 15:47:05 -07:00
2023-12-01 09:05:22 -08:00
2023-12-07 15:23:27 -05:00