[PATCH] D105889: [AArch64][SVE] Break false dependencies for inactive lanes of unary operations

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 08:01:54 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG81eafb8a37c9: [AArch64][SVE] Break false dependencies for inactive lanes of unary operations (authored by bsmith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105889

Files:
  llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-forward-st-to-ld.ll
  llvm/test/CodeGen/AArch64/sve-gather-scatter-dag-combine.ll
  llvm/test/CodeGen/AArch64/sve-masked-gather-legalize.ll
  llvm/test/CodeGen/AArch64/sve-unary-movprfx.ll
  llvm/test/CodeGen/AArch64/sve2-unary-movprfx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105889.361661.patch
Type: text/x-patch
Size: 77312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/cd9ce114/attachment-0001.bin>


More information about the llvm-commits mailing list