[llvm-commits] [patch] Use the range metadata in CodeGen

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Apr 3 13:11:44 PDT 2012


On IRC chandler suggested trying to factor some of the logic into a
computeEqualBits helper. This patch does that. It also applies the
transformation when "truncating" from i1 to i1, we just have to be
careful when creating TruncatedBits.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 4562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120403/a85ffb57/attachment.obj>


More information about the llvm-commits mailing list