[all-commits] [llvm/llvm-project] 08e8da: [mlir] NFC: Clarify documentation on `Infer(Shaped...
Felix Schneider via All-commits
all-commits at lists.llvm.org
Mon Nov 13 10:54:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08e8dacb4ad777ff06b747006c838c0fbab4ff51
https://github.com/llvm/llvm-project/commit/08e8dacb4ad777ff06b747006c838c0fbab4ff51
Author: Felix Schneider <fx.schn at gmail.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M mlir/include/mlir/Interfaces/InferTypeOpInterface.td
Log Message:
-----------
[mlir] NFC: Clarify documentation on `Infer(Shaped)TypeOpInterface` (#70350)
This patch clarifies the documentation of methods `inferReturnTypeComponents()`
and `inferReturnTypes()` regarding verified/valid arguments.
More information about the All-commits
mailing list