[PATCH] GVN: propagate fcmp equalities (PR17713)

Sanjay Patel spatel at rotateright.com
Mon Jan 12 11:16:46 PST 2015


Added test cases for other FP comparisons. Tests based on existing integer tests.
Minimized IR: "2.00000+00" --> "2.0".


http://reviews.llvm.org/D6911

Files:
  lib/Transforms/Scalar/GVN.cpp
  test/Transforms/GVN/condprop.ll
  test/Transforms/GVN/edge.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6911.18031.patch
Type: text/x-patch
Size: 3907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150112/887f2341/attachment.bin>


More information about the llvm-commits mailing list