[PATCH] D101831: [AArch64][SVE] Add unpredicated vector BIC ISD node

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 08:12:44 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG90ffcb124566: [AArch64][SVE] Add unpredicated vector BIC ISD node (authored by bsmith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101831

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-logical-imm.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-unpred-form.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101831.345445.patch
Type: text/x-patch
Size: 15103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210514/bff4a7a9/attachment.bin>


More information about the llvm-commits mailing list