[llvm] SelectionDAG: Support nofpclass (PR #108350)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 07:04:42 PDT 2024
https://github.com/arsenm commented:
I think the way to handle this in general is introduce an AssertNoFPClass, similar to AssertZext etc.
https://github.com/llvm/llvm-project/pull/108350
More information about the llvm-commits
mailing list