[PATCH] D71495: [SelectionDAG] Copy FP flags when visiting a binary instruction.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 21 07:16:04 PST 2019
spatel added inline comments.
================
Comment at: llvm/test/CodeGen/X86/fmf-reduction.ll:4
; FIXME: Propagation of IR FMF should not drop flags when adding the DAG reduction flag.
; This should include an FMA instruction, not separate FMUL/FADD.
----------------
remove 'FIXME'
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