[all-commits] [llvm/llvm-project] a8ef0b: [mlir] Fix build (#113750)
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Oct 25 19:11:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8ef0b33a6e5a35f341aec702fa2ceeed444f1fe
https://github.com/llvm/llvm-project/commit/a8ef0b33a6e5a35f341aec702fa2ceeed444f1fe
Author: Matthias Springer <me at m-sp.org>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
[mlir] Fix build (#113750)
```
mlir/lib/Transforms/Utils/DialectConversion.cpp:2851:28: error: call of overloaded ‘TypeRange(llvm::SmallVector<mlir::Value>&)’ is ambiguous
assert(TypeRange(result) == resultTypes &&
```
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