[llvm] [DAGTypeLegalize] Legalize ISD::POISON as ISD::UNDEF for Float Type Legalization (PR #135056)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 9 12:25:39 PDT 2025


================
@@ -0,0 +1,19 @@
+; RUN: llc < %s -mtriple=riscv32  | FileCheck %s
----------------
topperc wrote:

@diggerlin you seem to have edited Simon's message instead of replying.

You should try to give a descriptive name. Like poison-legalization.ll

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


More information about the llvm-commits mailing list