[llvm] [SelectionDAG] Add `STRICT_BF16_TO_FP` and `STRICT_FP_TO_BF16` (PR #80056)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 01:49:36 PST 2024


================
@@ -0,0 +1,98 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
----------------
phoebewang wrote:

You need to not make it `Custom` for `Subtarget.hasF16C()`

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


More information about the llvm-commits mailing list