[PATCH] D63414: AMDGPU/GlobalISel: Fix selecting G_IMPLICIT_DEF for s1

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 04:46:05 PDT 2019


arsenm created this revision.
arsenm added reviewers: tstellar, rampitec.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, kristof.beyls, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

Try to fail for scc, since I don't think that should ever be produced.


https://reviews.llvm.org/D63414

Files:
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/inst-select-implicit-def.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63414.205033.patch
Type: text/x-patch
Size: 9033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/ec705d5e/attachment.bin>


More information about the llvm-commits mailing list