[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
Tue Jul 13 05:42:13 PDT 2021


bsmith created this revision.
bsmith added reviewers: paulwalker-arm, peterwaller-arm, sdesmalen.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
bsmith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.358240.patch
Type: text/x-patch
Size: 161045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/eef8e1c4/attachment-0001.bin>


More information about the llvm-commits mailing list