[llvm] [SDAG] Add missing float type legalizations for FMODF (PR #128055)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 03:56:13 PST 2025


https://github.com/arsenm requested changes to this pull request.

There should be no CHAIN_BARRIER machineinstrs. This is missing necessary support code for it, but it should not be necessary. The chain is a pure DAG concept. I haven't considered the DAG CHAIN_BARRIER yet 

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


More information about the llvm-commits mailing list