[PATCH] D12096: [InstCombineAddSub opportunities]: More opportunities to factorize FAdd/FSub when unsafeAlgebra is present for Inst

Aditya Nandakumar via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 15:18:36 PDT 2015


aditya_nandakumar added a comment.

I'll try taking a look at reassociate for the same test case. I hope that would also fix the regression I was originally looking at.


http://reviews.llvm.org/D12096





More information about the llvm-commits mailing list