[llvm] [X86][GlobalISel] Support G_FADD, G_FSUB, G_FMUL, G_FDIV (PR #87339)
Evgenii Kudriashov via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 2 04:43:42 PDT 2024
e-kud wrote:
Generally it is needed to test `G_STORE` and `G_LOAD` as existing tests use `fadd` to enforce `float` vector type.
https://github.com/llvm/llvm-project/pull/87339
More information about the llvm-commits
mailing list