YunQiang Su 780054d3ff
CodeGen: Add ISD::AssertNoFPClass (#138839)
It is used to mark a value that we are sure that it is not some fcType.
The examples include:

  * An arguments of a function is marked with nofpclass
  * Output value of an intrinsic can be sure to not be some type

So that the following operation can make some assumptions.
2025-05-15 16:05:15 +08:00
..
2025-03-30 16:38:16 -07:00
2025-03-30 16:38:16 -07:00
2025-03-30 16:38:16 -07:00