[PATCH] D54250: Fix not correct imm operand assertion for SUB32ri in X86CondBrFolding::analyzeCompare
Jianping Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 6 23:06:16 PST 2018
Jianping added a comment.
to reproduce this assertion , need to register the X86CondBrFoldingPass to make it can be run with llc --run-pass X86CondBrFolding on small mir test case, please look at https://reviews.llvm.org/D55412
Thanks
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54250/new/
https://reviews.llvm.org/D54250
More information about the llvm-commits
mailing list