[PATCH] D71495: [SelectionDAG] Copy FP flags when visiting a binary instruction.
Michael Berg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 19 11:22:45 PST 2019
mcberg2017 added a comment.
I like the notion of avoiding/reducing intersect context hits by placing it in the vector reduction scope (line 3128).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71495/new/
https://reviews.llvm.org/D71495
More information about the llvm-commits
mailing list