[llvm] [X86][GlobalISel] Support G_FADD, G_FSUB, G_FMUL, G_FDIV (PR #87339)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 19 03:10:09 PDT 2024
RKSimon wrote:
Instead of the lower limit on the clamp (and then scalarizing) - don't we have the option of widening?
https://github.com/llvm/llvm-project/pull/87339
More information about the llvm-commits
mailing list