aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorAndrzej Warzynski <andrzej.warzynski@arm.com>2025-02-22 13:56:02 +0000
committerAndrzej Warzynski <andrzej.warzynski@arm.com>2025-02-22 14:07:00 +0000
commit91c0aa5c1038ea9f4b1565b2f9894d5e8b10e85a (patch)
tree5ff67a4a55e98f275a14f8265392050651a2b7ba /lldb/source/Commands/CommandObjectProcess.cpp
parent31824b2a11a8aa3e1d5c699cd0786ad666999abf (diff)
downloadllvm-91c0aa5c1038ea9f4b1565b2f9894d5e8b10e85a.zip
llvm-91c0aa5c1038ea9f4b1565b2f9894d5e8b10e85a.tar.gz
llvm-91c0aa5c1038ea9f4b1565b2f9894d5e8b10e85a.tar.bz2
[mlir][tensor][nfc] Clarify comments for `createPadHighOp`
While reviewing this code, I realised that the rationale behind the assert was not very clear, so I updated the comments to clarify it. Relaxing the assert (i.e., allowing `resType.getNumDynamicDims() != dynOutDims.size()`) would require generating a mapping between `dynOutDims` and the dynamic dimensions of the output tensor. At the moment, this additional complexity is unnecessary. To minimize PR noise, I am submitting this without a review. However, please ping me if you believe this or similar changes should be reviewed before merging.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions