[PATCH] D75401: [InstSimplify] Remove freeze if its operand is used as a branch condition
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 29 13:06:59 PST 2020
sanjoy added a comment.
In D75401#1899675 <https://reviews.llvm.org/D75401#1899675>, @sanjoy wrote:
> I don't remember this code very well but can there be an exit(0) between the freeze and branch?
Never mind, the example looks correct so I think I'm just misremembering how this works.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75401/new/
https://reviews.llvm.org/D75401
More information about the llvm-commits
mailing list