[llvm] [AArch64] Set MaxAtomicSizeInBitsSupported. (PR #74385)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 15:43:20 PST 2023


MaskRay wrote:

> Looks like this breaks tests on Mac: http://45.33.8.238/macm1/74710/step_11.txt
> 
> Please take a look.

Fixed by 072cea668e95125b1eee20d88efa12ad58723791 using `llc -mtriple=` instead of `llc -march=`

https://github.com/llvm/llvm-project/pull/74385


More information about the llvm-commits mailing list