[PATCH] D45538: [InstCombine][NFC]: Add tests: foldSelectICmpAndAnd(): and is commutative
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 11 16:02:32 PDT 2018
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM. I think you have a good understanding of how to write/check instcombine tests, so feel free to add those as needed without pre-commit review unless you're not sure about something.
Repository:
rL LLVM
https://reviews.llvm.org/D45538
More information about the llvm-commits
mailing list