[all-commits] [llvm/llvm-project] 35bd41: [mlir] Add assert to fail with more info (NFC)
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Thu Apr 14 19:54:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35bd41916b10a9312ec33e90580497bc4c7f22fe
https://github.com/llvm/llvm-project/commit/35bd41916b10a9312ec33e90580497bc4c7f22fe
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M mlir/lib/Interfaces/InferTypeOpInterface.cpp
Log Message:
-----------
[mlir] Add assert to fail with more info (NFC)
This would have assert before during tensor type construction with
opaque error, assert and fail earlier now.
More information about the All-commits
mailing list