[PATCH] D61517: [InstCombine] Add new combine to add folding.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 09:49:38 PDT 2019
spatel added a comment.
I think we would've avoided some confusion if the tests were committed with baseline checks as a preliminary step. That way, we can see exactly what is and isn't changing with the code patch. Please do that or let me know if I should do that on your behalf.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61517/new/
https://reviews.llvm.org/D61517
More information about the llvm-commits
mailing list