[all-commits] [llvm/llvm-project] 8affe8: [mlir][PDL] Use .getOperation() when construction ...
River Riddle via All-commits
all-commits at lists.llvm.org
Tue Dec 1 18:20:37 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8affe88108a1d5f37303cb2128e0650e70ab1eae
https://github.com/llvm/llvm-project/commit/8affe88108a1d5f37303cb2128e0650e70ab1eae
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M mlir/lib/Rewrite/ByteCode.cpp
Log Message:
-----------
[mlir][PDL] Use .getOperation() when construction SuccessorRange to avoid ambiguous constructor in GCC5
More information about the All-commits
mailing list