[PATCH] D72871: [FPEnv] Alternative implementation of constrained fmuladd that avoids fmuladd ISD opcodes
Andy Kaylor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 14:24:51 PST 2020
andrew.w.kaylor added a comment.
Could you make this a standalone patch that only modifies the table without adding the FP_CONTRACT support? Then the other patch can just be refactored to use this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72871/new/
https://reviews.llvm.org/D72871
More information about the llvm-commits
mailing list