[llvm] [X86] Adding lowerings for vector ISD::LRINT and ISD::LLRINT (PR #90065)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 6 18:31:35 PDT 2024


phoebewang wrote:

> gcc requires `-O1 -fno-math-errno -m32 -mfpmath=sse -fno-trapping-math`

`-fno-trapping-math` is not required. I think it's on by default.

https://github.com/llvm/llvm-project/pull/90065


More information about the llvm-commits mailing list