[all-commits] [llvm/llvm-project] 9c42dc: [mlir][arith] Fix `arith.cmpf` lowering with unsup...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Nov 5 17:30:25 PST 2025
Branch: refs/heads/users/matthias-springer/fix_cmpf
Home: https://github.com/llvm/llvm-project
Commit: 9c42dcdf9e7030c93f17a7859f9734533c4f3abf
https://github.com/llvm/llvm-project/commit/9c42dcdf9e7030c93f17a7859f9734533c4f3abf
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/lib/Conversion/LLVMCommon/VectorPattern.cpp
M mlir/test/Conversion/ArithToLLVM/arith-to-llvm.mlir
Log Message:
-----------
[mlir][arith] Fix `arith.cmpf` lowering with unsupported FP types
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