[PATCH] D25952: [InstCombine] Add tests to demo generation of potentially illegal integer widths.

bryant via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 11:28:53 PDT 2016


bryant added a comment.

In https://reviews.llvm.org/D25952#578756, @spatel wrote:

> LGTM.
>
> Note that I added a non-NUW test that would survive https://reviews.llvm.org/D25913 in https://reviews.llvm.org/rL285075.


Yes, I saw this commit while rebasing. I'll be posting my fix in a forthcoming Phab thread.

> When committing, I'd re-title this to something like "add tests for missing icmp + shl nuw fold".

I don't have commit access, so you'll have to commit.


Repository:
  rL LLVM

https://reviews.llvm.org/D25952





More information about the llvm-commits mailing list