[PATCH] D115881: [WIP][AMDGPU][GlobalISel] Add patterns for no-return atomic ops with single address and data in tblgen.
Abinav Puthan Purayil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 27 03:35:58 PST 2021
abinavpp updated this revision to Diff 396286.
abinavpp added a comment.
I agree with Matt on enabling this only for SelectionDAG at the moment.
- Rebased
- Removed the GlobalISel predicates.
- Added the pattern for ds_cmpst that I missed before.
- Updated the commit message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115881/new/
https://reviews.llvm.org/D115881
Files:
llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
llvm/lib/Target/AMDGPU/DSInstructions.td
llvm/lib/Target/AMDGPU/SIInstrInfo.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115881.396286.patch
Type: text/x-patch
Size: 14486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211227/06a8875b/attachment.bin>
More information about the llvm-commits
mailing list