[llvm-branch-commits] [llvm] AArch64: Use consistent atomicrmw expansion for FP operations (PR #103702)

Eli Friedman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Aug 14 09:46:31 PDT 2024


efriedma-quic wrote:

Please also fix the comment before AArch64TargetLowering::shouldExpandAtomicRMWInIR .  (The comment is wrong; a floating-point "exception" isn't an exception in the sense that it would cancel an exclusive reservation.)

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


More information about the llvm-branch-commits mailing list