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

Andrew Scheidecker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 11:04:43 PST 2019


AndrewScheidecker updated this revision to Diff 185822.
AndrewScheidecker added a comment.

Incorporated @spatel's proposed changes


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57871

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

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


More information about the llvm-commits mailing list