[llvm] [DAGCombiner] Fold and/or of NaN SETCC (PR #135645)
Alex MacLean via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 15 11:50:57 PDT 2025
================
@@ -0,0 +1,45 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc < %s -mtriple=nvptx64 | FileCheck %s
----------------
AlexMaclean wrote:
Sounds good, I've added an X86 testcase
https://github.com/llvm/llvm-project/pull/135645
More information about the llvm-commits
mailing list