[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 12:57:45 PST 2020


sanjoy added a comment.

I don't remember this code very well but can there be an exit(0) between the freeze and branch?


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