[all-commits] [llvm/llvm-project] c21ee1: Improve the verifier diagnostic on dominance error
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Dec 16 14:06:05 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c21ee1a9426710eba5923062efd0e0b0789edd47
https://github.com/llvm/llvm-project/commit/c21ee1a9426710eba5923062efd0e0b0789edd47
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M mlir/lib/IR/Verifier.cpp
M mlir/test/IR/invalid.mlir
Log Message:
-----------
Improve the verifier diagnostic on dominance error
Address PR47937
Differential Revision: https://reviews.llvm.org/D93361
More information about the All-commits
mailing list