[PATCH] D13396: AMDGPU/SI: Add a helper for creating aliases for the _e32 instructions

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 13:02:28 PDT 2015


arsenm added inline comments.

================
Comment at: lib/Target/AMDGPU/SIInstrInfo.td:1247
@@ +1246,3 @@
+
+  let ResultInst =
+    !if (p.HasDst32,
----------------
I don't see where this is used anywhere


http://reviews.llvm.org/D13396





More information about the llvm-commits mailing list