[llvm] [AMDGPU][True16][CodeGen] atomic load/store i8 in true16 mode (PR #143044)
Joe Nash via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 6 05:25:55 PDT 2025
https://github.com/Sisyph commented:
Do we have any tests that the hi/lo half that is unused by the instruction is reused by another instruction?
I think for the non-atomic test cases we do, and these should work the same, but the atomic tests just don't cover that behavior.
https://github.com/llvm/llvm-project/pull/143044
More information about the llvm-commits
mailing list