[Differential] D83222: [ARM] Add patterns for select(p, BinOp(x, y), z) -> BinOpT(x, y,p z)
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 05:25:12 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3533e0a08d00: [ARM] Add patterns for select(p, BinOp(x, y), z) -> BinOpT(x, y,p z) (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D83222?vs=275690&id=279085#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83222/new/
https://reviews.llvm.org/D83222
Files:
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/test/CodeGen/Thumb2/LowOverheadLoops/cond-vector-reduce-mve-codegen.ll
llvm/test/CodeGen/Thumb2/mve-pred-selectop.ll
llvm/test/CodeGen/Thumb2/mve-pred-selectop2.ll
llvm/test/CodeGen/Thumb2/mve-pred-selectop3.ll
llvm/test/CodeGen/Thumb2/mve-vecreduce-addpred.ll
llvm/test/CodeGen/Thumb2/mve-vecreduce-mlapred.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83222.279085.patch
Type: text/x-patch
Size: 244475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/badcd60d/attachment-0001.bin>
More information about the llvm-commits
mailing list