================
@@ -120,3 +122,32 @@ body: |
S_ENDPGM 0, implicit %1, implicit %2
...
+
+---
+name: pk_mov_no_cse
----------------
arsenm wrote:
They only use when the operands are swapped, they should still cse if they are the same
https://github.com/llvm/llvm-project/pull/217719