[PATCH] D50464: [InstCombine][NFC] Tests for 'signed truncation check' optimization
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 13 08:20:12 PDT 2018
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
Tests LGTM. It might help me or other reviewers see how these patterns escape the current set of transforms in foldAndOfICmps(), so please commit.
Repository:
rL LLVM
https://reviews.llvm.org/D50464
More information about the llvm-commits
mailing list