[PATCH] D25952: [InstCombine] Add tests to demo generation of potentially illegal integer widths.
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 11:23:22 PDT 2016
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM.
Note that I added a non-NUW test that would survive https://reviews.llvm.org/D25913 in https://reviews.llvm.org/rL285075.
When committing, I'd re-title this to something like "add tests for missing icmp + shl nuw fold".
Repository:
rL LLVM
https://reviews.llvm.org/D25952
More information about the llvm-commits
mailing list