[all-commits] [llvm/llvm-project] 997062: [mlir][Transforms] Fix build after #116524
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Jan 3 07:25:41 PST 2025
Branch: refs/heads/users/matthias-springer/fix_build_01_03
Home: https://github.com/llvm/llvm-project
Commit: 9970623757ccc12b07ff437abd595aaea88fdf11
https://github.com/llvm/llvm-project/commit/9970623757ccc12b07ff437abd595aaea88fdf11
Author: Matthias Springer <mspringer at nvidia.com>
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
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