[PATCH] D138990: [AArch64] Enable the select optimize pass for AArch64
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 3 08:09:13 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG16a72a0f8748: [AArch64] Enable the select optimize pass for AArch64 (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D138990?vs=478842&id=479842#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138990/new/
https://reviews.llvm.org/D138990
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/CodeGen/SelectOptimize.cpp
llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AArch64/selectopt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138990.479842.patch
Type: text/x-patch
Size: 32943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221203/2bcdc631/attachment.bin>
More information about the llvm-commits
mailing list