[all-commits] [llvm/llvm-project] 50da01: [mlir] Use const reference for loop iteration vari...
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Fri Jan 7 03:02:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50da01340658ff4b53721f5efdff551a2f3840f2
https://github.com/llvm/llvm-project/commit/50da01340658ff4b53721f5efdff551a2f3840f2
Author: Adrian Kuegel <akuegel at google.com>
Date: 2022-01-07 (Fri, 07 Jan 2022)
Changed paths:
M mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp
Log Message:
-----------
[mlir] Use const reference for loop iteration variable.
More information about the All-commits
mailing list