[PATCH] D34129: AMDGPU/GlobalISel: Mark G_BITCAST s32 <--> <2 x s16> legal

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 16:46:32 PDT 2017


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: test/CodeGen/AMDGPU/GlobalISel/legalize-bitcast.mir:8
+---
+name:            test_bitcast
+registers:
----------------
Probably should include types in the test name


https://reviews.llvm.org/D34129





More information about the llvm-commits mailing list