[PATCH] D88063: [SelectionDAG] Make sure FMF are propagated when getSetcc canonicalizes FP constants to RHS.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 22 07:36:21 PDT 2020
spatel added a reviewer: qiucf.
spatel added a comment.
What, if any, interaction is there between this and D87361 <https://reviews.llvm.org/D87361>?
Can we solve this with the more general flag propagation scheme proposed there?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88063/new/
https://reviews.llvm.org/D88063
More information about the llvm-commits
mailing list