[PATCH] D57875: [LegalizeTypes] Expand FNEG to bitwise op for IEEE FP types
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 20:48:52 PST 2019
arsenm added a comment.
This is already done in DAGCombiner, why do you need to do this here?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57875/new/
https://reviews.llvm.org/D57875
More information about the llvm-commits
mailing list