[PATCH] D33949: AMDGPU/GlobalISel: Mark 32-bit G_SELECT as legal

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 11:04:50 PDT 2017


arsenm added inline comments.


================
Comment at: test/CodeGen/AMDGPU/GlobalISel/legalize-select.mir:4-6
+  define void @test_select() {
+  entry:
+    ret void
----------------
Can you remove the IR?


https://reviews.llvm.org/D33949





More information about the llvm-commits mailing list