[PATCH] D65399: [InstCombine] canonicalize fneg before fmul/fdiv
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 29 11:59:40 PDT 2019
cameron.mcinally added a comment.
> How about we add a TODO comment regarding Cameron's topic? Would that be sufficient?
To be fair, this is a larger open question. There are a number of transforms that may need to be addressed in the future from it.
It's probably fine to submit without a comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65399/new/
https://reviews.llvm.org/D65399
More information about the llvm-commits
mailing list