[PATCH] D101062: [AArch64][SVE] Better utilisation of immediate forms for bitwise intrinsics

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 07:41:47 PDT 2021


bsmith updated this revision to Diff 339627.
bsmith added a comment.

- Remove warning check from test as it is no longer necessary


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/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-logical-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101062.339627.patch
Type: text/x-patch
Size: 20170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/d14d0d87/attachment.bin>


More information about the llvm-commits mailing list