Unverified Commit ed4194bb authored by James Y Knight's avatar James Y Knight Committed by GitHub
Browse files

[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.
parent 19546861
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment