[all-commits] [llvm/llvm-project] dfcc40: [MLIR] NFC use Operation::getParentWithTrait in al...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Thu Apr 16 09:05:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dfcc403b2d78e9b2e8aec788445b9add5ed0ac7a
https://github.com/llvm/llvm-project/commit/dfcc403b2d78e9b2e8aec788445b9add5ed0ac7a
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
Log Message:
-----------
[MLIR] NFC use Operation::getParentWithTrait in alloca verifier
Use recently added accessor Operation::getParentWithTrait in alloca
verifier.
Differential Revision: https://reviews.llvm.org/D78296
More information about the All-commits
mailing list