[PATCH] D76179: [CodeGenPrepare] Freeze condition when transforming select to br
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 14 19:21:45 PDT 2020
aqjune added a comment.
InstSimplify is called by CodeGenPrepare itself when visiting phis.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76179/new/
https://reviews.llvm.org/D76179
More information about the llvm-commits
mailing list