[mlir][PDL] Use .getOperation() when construction SuccessorRange to avoid ambiguous...
authorRiver Riddle <riddleriver@gmail.com>
Wed, 2 Dec 2020 02:13:27 +0000 (18:13 -0800)
committerRiver Riddle <riddleriver@gmail.com>
Wed, 2 Dec 2020 02:13:27 +0000 (18:13 -0800)
commit8affe88108a1d5f37303cb2128e0650e70ab1eae
treedd285beaf1578d9efb32402471d5150f48c501c6
parent3f0c4bfc64f377e6d67db713b3bd4defb495610a
[mlir][PDL] Use .getOperation() when construction SuccessorRange to avoid ambiguous constructor in GCC5
mlir/lib/Rewrite/ByteCode.cpp