[PATCH] D144570: [X86] Add support for using Sched/Codesize information to `X86FixupInstTuning` Pass.
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 10:44:11 PST 2023
goldstein.w.n updated this revision to Diff 502719.
goldstein.w.n added a comment.
Use .has_value() instead of nullopt comparison
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144570/new/
https://reviews.llvm.org/D144570
Files:
llvm/lib/Target/X86/X86FixupInstTuning.cpp
llvm/test/CodeGen/X86/tuning-shuffle-unpckpd-avx512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144570.502719.patch
Type: text/x-patch
Size: 12002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/68fe78c1/attachment.bin>
More information about the llvm-commits
mailing list