[PATCH] D46336: [InstCombine] Apply binary operator simplifications to associative/commutative cases.
Hiroshi Yamauchi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 3 14:32:45 PDT 2018
yamauchi added a comment.
In https://reviews.llvm.org/D46336#1085279, @spatel wrote:
> I think part of this has already landed with:
> https://reviews.llvm.org/rL331311
What's 'this'? I am not clear how https://reviews.llvm.org/rL331311 (partially?) helps with the bitcheck combining this patch is aiming for. Do you mean a similar approach could be taken?
Repository:
rL LLVM
https://reviews.llvm.org/D46336
More information about the llvm-commits
mailing list