This is a simple patch that expands https://reviews.llvm.org/D75859 to pointer comparison and fcmp
Checked with Alive2
Paths
| Differential D76048
[CodeGenPrepare] Expand freeze conversion to support fcmp and icmp with null ClosedPublic Authored by aqjune on Mar 12 2020, 12:38 AM.
Details Summary This is a simple patch that expands https://reviews.llvm.org/D75859 to pointer comparison and fcmp Checked with Alive2
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Mar 13 2020, 12:28 AM Closed by commit rGc39cb1c0ddcc: [CodeGenPrepare] Expand freeze conversion to support fcmp and icmp with null (authored by aqjune). · Explain WhyMar 13 2020, 1:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 250145 llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/Transforms/CodeGenPrepare/X86/freeze-cmp.ll
|