[PATCH] D140542: [MachineCombiner] Support local strategy for traces
Anton Sidorenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 04:41:37 PST 2023
asi-sc updated this revision to Diff 495085.
asi-sc added a comment.
Use MinInstrCount strategy when scheduling model is not specified.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140542/new/
https://reviews.llvm.org/D140542
Files:
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/MachineCombiner.cpp
llvm/lib/CodeGen/TargetInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.h
llvm/test/CodeGen/RISCV/machine-combiner-strategies.ll
llvm/test/CodeGen/RISCV/machine-combiner.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140542.495085.patch
Type: text/x-patch
Size: 14013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/e96ccb34/attachment.bin>
More information about the llvm-commits
mailing list