[llvm] [ConstantFolding] Fix type mismatch in ConstantFolding for vector types. (PR #181695)
Marcos Maronas via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 16 11:14:08 PST 2026
================
@@ -0,0 +1,21 @@
+; RUN: opt < %s -mtriple=amdgcn -passes=sroa,early-cse -S | FileCheck %s
----------------
maarquitos14 wrote:
Done, thanks!
https://github.com/llvm/llvm-project/pull/181695
More information about the llvm-commits
mailing list