[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 13:35:09 PST 2026


================
@@ -0,0 +1,20 @@
+; RUN: opt < %s -mtriple=amdgcn -passes=early-cse -S | FileCheck %s
----------------
maarquitos14 wrote:

Addressed in https://github.com/llvm/llvm-project/pull/181695/commits/80e8d6fa8802ce84d952eed2612bdc4e82fbff59.

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


More information about the llvm-commits mailing list