[llvm] [AMDGPU] Reset kill flags for multiple uses of SDWAInst Ops (PR #97135)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 28 22:30:55 PDT 2024
================
@@ -0,0 +1,194 @@
+; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
----------------
arsenm wrote:
Better to just check the final ISA? It would be better to have a supplemental MIR test that has an explicit kill flag, a lot of things could have lost the flag before this point
https://github.com/llvm/llvm-project/pull/97135
More information about the llvm-commits
mailing list