[all-commits] [llvm/llvm-project] 48876e: [mlir][arith] Fix `arith.select` lowering after #1...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Nov 5 19:14:01 PST 2025
Branch: refs/heads/users/matthias-springer/fix_select
Home: https://github.com/llvm/llvm-project
Commit: 48876ecfb0f658236ffdb59a402a4c5cec9d8d2e
https://github.com/llvm/llvm-project/commit/48876ecfb0f658236ffdb59a402a4c5cec9d8d2e
Author: Matthias Springer <me at m-sp.org>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M mlir/include/mlir/Conversion/LLVMCommon/VectorPattern.h
M mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp
M mlir/test/Conversion/ArithToLLVM/arith-to-llvm.mlir
Log Message:
-----------
[mlir][arith] Fix `arith.select` lowering after #166513
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list