[PATCH] D101062: [AArch64][SVE] Better utilisation of unpredicated forms of arithmetic intrinsics

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 08:22:55 PDT 2021


bsmith updated this revision to Diff 343416.
bsmith marked 2 inline comments as done.
bsmith added a comment.

- Cleanup `isAllActivePredicate` to remove unneeded reference usage


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101062

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-imm.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-unpred-form.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101062.343416.patch
Type: text/x-patch
Size: 64086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/4d58027e/attachment-0001.bin>


More information about the llvm-commits mailing list