Files
clang-p2996/llvm/test/Transforms/ArgumentPromotion/volatile-atomic.ll
Nikita Popov be20ee67e5 [ArgPromotion] Add test for volatile and atomic loads (NFC)
Argument promotion does handle these correctly (by not promoting
them), but there were no tests to ensure this.
2022-02-02 09:44:28 +01:00

1.1 KiB