[llvm] [DAG] canCreateUndefOrPoison – mark fneg/fadd/fsub/fmul/fdiv/frem as not poison generating (PR #142345)
Harrison Hao via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 2 02:16:10 PDT 2025
================
@@ -0,0 +1,282 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -verify-machineinstrs < %s | FileCheck %s -check-prefix GFX11
----------------
harrisonGPU wrote:
Thanks, I have updated it.
https://github.com/llvm/llvm-project/pull/142345
More information about the llvm-commits
mailing list