[all-commits] [llvm/llvm-project] 13ab07: [mlir] AsynToLLVM: do no use op->getOperands() in ...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Sat Nov 21 05:02:15 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 13ab072b25b062d9510ebc9a7d0e1d2e619e4a34
https://github.com/llvm/llvm-project/commit/13ab072b25b062d9510ebc9a7d0e1d2e619e4a34
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp
Log Message:
-----------
[mlir] AsynToLLVM: do no use op->getOperands() in conversion patterns
Differential Revision: https://reviews.llvm.org/D91910
More information about the All-commits
mailing list