[all-commits] [llvm/llvm-project] c3dcf3: [mlir] Restrict to requiring traits when using Inf...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Mon Oct 11 14:56:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3dcf39554dbea780d6cb7e12239451ba47a2668
https://github.com/llvm/llvm-project/commit/c3dcf39554dbea780d6cb7e12239451ba47a2668
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths:
M mlir/include/mlir/Interfaces/InferTypeOpInterface.h
Log Message:
-----------
[mlir] Restrict to requiring traits when using InferTensorType trait.
Avoids running into segfaults accidentally.
Differential Revision: https://reviews.llvm.org/D110297
More information about the All-commits
mailing list