[PATCH] D121795: [AMDGPU][SIFoldOperands] Consider the alignment constraints

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 05:53:13 PDT 2022


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

Enforced an alignment check while folding the operands.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121795

Files:
  llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
  llvm/test/CodeGen/AMDGPU/si-fold-aligned-agprs.mir
  llvm/test/CodeGen/AMDGPU/si-fold-aligned-vgprs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121795.415792.patch
Type: text/x-patch
Size: 24845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/43b47a69/attachment.bin>


More information about the llvm-commits mailing list