[PATCH] D77366: AMDGPU: Remove DisableInst feature

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 21:41:25 PDT 2020


arsenm created this revision.
arsenm added reviewers: dp, vpykhtin, rampitec.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

I'm not sure why these were bothering to check the instruction
profile, since those profiles should only be used with these
instruction classes.


https://reviews.llvm.org/D77366

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/lib/Target/AMDGPU/VOPInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77366.254702.patch
Type: text/x-patch
Size: 4975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/e8d9e9db/attachment.bin>


More information about the llvm-commits mailing list