[PATCH] D136083: [AArch64][SVE] Use more flag-setting instructions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 02:02:50 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e02a29e4753: [AArch64][SVE] Use more flag-setting instructions (authored by c-rhodes).

Changed prior to commit:
  https://reviews.llvm.org/D136083?vs=468197&id=470417#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136083

Files:
  llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/test/CodeGen/AArch64/sve-int-pred-reduce.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-brk.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-log.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-ptrue.ll
  llvm/test/CodeGen/AArch64/sve-split-int-pred-reduce.ll
  llvm/test/CodeGen/AArch64/sve-vecreduce-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136083.470417.patch
Type: text/x-patch
Size: 23384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/341070ae/attachment.bin>


More information about the llvm-commits mailing list