[clang] Don't do casting of atomic FP loads/stores in FE. (PR #83446)
Jonas Paulsson via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 11 13:36:39 PDT 2024
JonPsson1 wrote:
> test the volatile is preserved too?
Tests added for 'atomic volatile' memory accesses as well.
https://github.com/llvm/llvm-project/pull/83446
More information about the cfe-commits
mailing list