[Mlir-commits] [mlir] [mlir][amdgpu][docs] Add op examples to dialect docs (PR #146848)
Jakub Kuderski
llvmlistbot at llvm.org
Thu Jul 3 08:41:48 PDT 2025
================
@@ -106,6 +106,15 @@ def AMDGPU_ExtPackedFp8Op :
If the passed-in vector has fewer than four elements, or the input is scalar,
the remaining values in the <4 x i8> will be filled with
undefined values as needed.
+ #### Example
----------------
kuhar wrote:
```suggestion
undefined values as needed.
#### Example:
```
https://github.com/llvm/llvm-project/pull/146848
More information about the Mlir-commits
mailing list