[PATCH] D101302: [AArch64][SVE] Move convert.{from,to}.svbool optimization into InstCombine

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 04:17:55 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8f20ed44888: [AArch64][SVE] Move convert.{from,to}.svbool optimization into InstCombine (authored by bsmith).

Changed prior to commit:
  https://reviews.llvm.org/D101302?vs=341133&id=341466#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101302

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp
  llvm/test/CodeGen/AArch64/sve-coalesce-ptrue-intrinsics.ll
  llvm/test/CodeGen/AArch64/sve-intrinsic-opts-reinterpret.ll
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-opts-reinterpret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101302.341466.patch
Type: text/x-patch
Size: 27051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/db06e9bc/attachment.bin>


More information about the llvm-commits mailing list