diff options
author | Jerry-Ge <jerry.ge@arm.com> | 2025-01-22 12:36:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-22 12:36:48 -0800 |
commit | 7e622b61320543b3706711609f1f32fd9ea3788d (patch) | |
tree | 448f5c650318f8ec46afb11106f33dd9fbd69af6 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 3057d0f14af5e073be3b7c7942dfff2a975ac4cb (diff) | |
download | llvm-7e622b61320543b3706711609f1f32fd9ea3788d.zip llvm-7e622b61320543b3706711609f1f32fd9ea3788d.tar.gz llvm-7e622b61320543b3706711609f1f32fd9ea3788d.tar.bz2 |
[TOSA] Change PadOp padding to tosa.shape (#123133)
This patch changes PadOp's padding input to type !tosa.shape<2 * rank>,
(where rank is the rank of the PadOp's input), instead of a <rank x 2>
tensor.
This patch is also a part of TOSA v1.0 effort:
https://discourse.llvm.org/t/rfc-tosa-dialect-increment-to-v1-0/83708
This patch updates the PadOp to match all against the TOSA v1.0 form.
Original Authors include:
@Tai78641
@wonjeon
Co-authored-by: Tai Ly <tai.ly@arm.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions