[PATCH] D57871: Fix some cases where icmp (bitcast ([su]itofp X)), Y is misfolded

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 13:13:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353467: [InstCombine] Fix crashing from (icmp (bitcast ([su]itofp X)), Y) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57871?vs=185822&id=185852#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57871

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/test/Transforms/InstCombine/cast-int-icmp-eq-0.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57871.185852.patch
Type: text/x-patch
Size: 6566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/a3dfc6f9/attachment.bin>


More information about the llvm-commits mailing list