[PATCH] D150468: [RISCVGatherScatterLowering] Remove restriction that shift must have constant operand

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 12:02:22 PDT 2023


reames updated this revision to Diff 521755.
reames edited the summary of this revision.
reames added a comment.

Address the commutativity bug.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150468/new/

https://reviews.llvm.org/D150468

Files:
  llvm/lib/Target/RISCV/RISCVGatherScatterLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-strided-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150468.521755.patch
Type: text/x-patch
Size: 7444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/b7d9c8d7/attachment.bin>


More information about the llvm-commits mailing list