[llvm] [DAGCombiner] Attempt to fold 'add' nodes to funnel-shift or rotate (PR #125612)

Justin Fargnoli via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 5 14:13:58 PST 2025


================
@@ -0,0 +1,158 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc < %s -mcpu=sm_50 | FileCheck %s
+
----------------
justinfargnoli wrote:

Please add a `ptxas` test :) 

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


More information about the llvm-commits mailing list