[all-commits] [llvm/llvm-project] d11abd: [Verifier] Inline a method to simplify the code in...
Chris Lattner via All-commits
all-commits at lists.llvm.org
Sat May 29 10:34:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d11abdfd5a270c35d776a83bb9c90f9667ad114f
https://github.com/llvm/llvm-project/commit/d11abdfd5a270c35d776a83bb9c90f9667ad114f
Author: Chris Lattner <clattner at nondot.org>
Date: 2021-05-29 (Sat, 29 May 2021)
Changed paths:
M mlir/lib/IR/Verifier.cpp
Log Message:
-----------
[Verifier] Inline a method to simplify the code in preparation for bigger changes, NFC.
Differential Revision: https://reviews.llvm.org/D103365
More information about the All-commits
mailing list