[PATCH] D84287: [SelectionDAG] Make LegalizeDAG lower FNEG using integer ops.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 16:36:38 PDT 2020
arsenm added a comment.
In D84287#2208438 <https://reviews.llvm.org/D84287#2208438>, @efriedma wrote:
> Do you think the globalisel change has to be done in the same patch? I guess I can try to look into it.
Yes, but it would also make sense for it to be a separate patch. I just think it’s important that they’re at least consistent in their bugs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84287/new/
https://reviews.llvm.org/D84287
More information about the llvm-commits
mailing list