[PATCH] D106549: [AArch64][SVE] Combine bitcasts to predicate types with vector inserts of loads

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 09:01:38 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9cc5d84e4d3: [AArch64][SVE] Combine bitcasts of predicate types with vector inserts/extracts… (authored by bsmith).

Changed prior to commit:
  https://reviews.llvm.org/D106549?vs=363687&id=364137#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106549

Files:
  llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp
  llvm/test/CodeGen/AArch64/sve-extract-vector-to-predicate-store.ll
  llvm/test/CodeGen/AArch64/sve-insert-vector-to-predicate-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106549.364137.patch
Type: text/x-patch
Size: 17066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/3c6de899/attachment.bin>


More information about the llvm-commits mailing list