[PATCH] D113489: [AArch64][SVE] Instcombine SVE LD1/ST1 to stock LLVM IR

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 10:07:53 PST 2021


MattDevereau updated this revision to Diff 385871.
MattDevereau marked 7 inline comments as done.
MattDevereau added a comment.

Add `CreateMaskedLoad` `passthru` parameter
Renamed most variable names to fit with LLVM code convention more
Reworked some function/match logic


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113489

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-loadstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113489.385871.patch
Type: text/x-patch
Size: 6762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/7b0b5e89/attachment.bin>


More information about the llvm-commits mailing list