[all-commits] [llvm/llvm-project] faa30b: [mlir][Transforms] Fix build after #116524 (#121578)
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Jan 3 07:35:24 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: faa30be101e9ae2bdb58d2acb250341f1b13031c
https://github.com/llvm/llvm-project/commit/faa30be101e9ae2bdb58d2acb250341f1b13031c
Author: Matthias Springer <me at m-sp.org>
Date: 2025-01-03 (Fri, 03 Jan 2025)
Changed paths:
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
[mlir][Transforms] Fix build after #116524 (#121578)
Fix build errors after #116524.
```
error: call of overloaded ‘TypeRange(ValueVector&)’ is ambiguous
```
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