[PATCH] D123652: Add use condition for combine SetCCMOVMSK
Xiang Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 22:21:37 PDT 2022
xiangzhangllvm added a comment.
In D123652#3450748 <https://reviews.llvm.org/D123652#3450748>, @pengfei wrote:
> Maybe use `llvm-reduce` to reduce the original IR? You can use `llvm-extract --bb=FunctionName:DAGCombineBB YourIR.ll` to get the bb first.
I have no *.ll file from the perf test, it only can reproduced with -flto.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123652/new/
https://reviews.llvm.org/D123652
More information about the llvm-commits
mailing list