[PATCH] D128171: [AMDGPU][NFC] Refine matching SMRD offsets.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 02:41:08 PDT 2022


kosarev created this revision.
kosarev added reviewers: dp, foad, arsenm, rampitec.
Herald added subscribers: jsilvanus, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: All.
kosarev requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Tell the matcher what we are looking for instead of matching everything
and then discarding the result if doesn't fit.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128171

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128171.438310.patch
Type: text/x-patch
Size: 5400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220620/605a0341/attachment.bin>


More information about the llvm-commits mailing list