[PATCH] D94074: [AArch64][SVE] Remove chains of unnecessary SVE reinterpret intrinsics

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 06:49:27 PST 2021


joechrisellis updated this revision to Diff 315795.
joechrisellis marked an inline comment as done.
joechrisellis added a comment.

Address @david-arm's comments.

- Add test for the case where the number of removed instructions is strictly less than the number of candidates for removal.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94074

Files:
  llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsic-opts-reinterpret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94074.315795.patch
Type: text/x-patch
Size: 6897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/06502f6b/attachment.bin>


More information about the llvm-commits mailing list