[PATCH] D76048: [CodeGenPrepare] Expand freeze conversion to support fcmp and icmp with null

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 00:50:29 PDT 2020


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LGTM. Move the `CmpI->hasOneUse()` check up.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76048/new/

https://reviews.llvm.org/D76048





More information about the llvm-commits mailing list