[PATCH] D72297: AMDGPU: Use ImmLeaf for inline immediate predicates

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 12:33:34 PST 2020


arsenm created this revision.
arsenm added reviewers: rampitec, kerbowa, nhaehnle.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
arsenm updated this revision to Diff 236435.
arsenm added a comment.

Remove leftover


https://reviews.llvm.org/D72297

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/SIInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72297.236435.patch
Type: text/x-patch
Size: 4992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/20a86d76/attachment.bin>


More information about the llvm-commits mailing list