[PATCH] D85949: AMDGPU: Remove redundant FLAT complex patterns

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 17:46:35 PDT 2020


arsenm created this revision.
arsenm added reviewers: rampitec, kerbowa, kzhuravl.
Herald added subscribers: jfb, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely.
Herald added a project: LLVM.
arsenm requested review of this revision.
Herald added a subscriber: wdng.

These were identical to the non-atomic cases. I'm not sure why these
were ever separated.


https://reviews.llvm.org/D85949

Files:
  llvm/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/FLATInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85949.285535.patch
Type: text/x-patch
Size: 7867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/a0b4ae0c/attachment.bin>


More information about the llvm-commits mailing list