diff options
author | Bimo <rui.xu@intel.com> | 2024-08-19 09:06:48 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-19 09:06:48 +0800 |
commit | 4eefc8d4cee1808f44710622c8c3b66281feb8a3 (patch) | |
tree | 84d6bd61a5f7b99473db7321c5b6e8e8557682f4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7d5281a66d5d42c65cfb9d95eaf9aa01afb089fb (diff) | |
download | llvm-4eefc8d4cee1808f44710622c8c3b66281feb8a3.zip llvm-4eefc8d4cee1808f44710622c8c3b66281feb8a3.tar.gz llvm-4eefc8d4cee1808f44710622c8c3b66281feb8a3.tar.bz2 |
[MLIR][Python] enhance python api for tensor.empty (#103087)
Since we have extended `EmptyOp`, maybe we should also provide a
corresponding `tensor.empty` method. In the downstream usage, I tend to
use APIs with all lowercase letters to create ops, so having a
`tensor.empty` to replace the extended `tensor.EmptyOp` would keep my
code style consistent.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions