[PATCH] D68438: [gicombiner] Add the run-time rule disable option
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 15 16:50:09 PDT 2019
dsanders updated this revision to Diff 225134.
dsanders added a comment.
- setRuleDisabled wasn't quite right w.r.t disabling by id either
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68438/new/
https://reviews.llvm.org/D68438
Files:
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/Combiner.cpp
llvm/lib/Target/AArch64/AArch64Combine.td
llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp
llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-copy-prop-disabled.mir
llvm/utils/TableGen/GICombinerEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68438.225134.patch
Type: text/x-patch
Size: 10594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/fb393252/attachment.bin>
More information about the llvm-commits
mailing list