aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@arm.com>2023-01-23 14:01:08 +0000
committerThomas Preud'homme <thomas.preudhomme@arm.com>2023-01-27 10:09:25 +0000
commitbfedf169f4261a0fbe097f4a717d375dda2503c4 (patch)
treee16ba8651934a2c6ce23eeac6239d893c841a309 /llvm/lib/CodeGen/StackProtector.cpp
parent67760d7e315ff90198bccfd4b0a3934f7a30e6ce (diff)
downloadllvm-bfedf169f4261a0fbe097f4a717d375dda2503c4.zip
llvm-bfedf169f4261a0fbe097f4a717d375dda2503c4.tar.gz
llvm-bfedf169f4261a0fbe097f4a717d375dda2503c4.tar.bz2
[MLIR] Fix tensor shapes in Toy chapter 1
In Toy tutorial chapter 1, multiply_transpose() is called with b<2, 3> and c<3, 2> when both parameters should have the same shape. This commit fixes this by instead using c and d as parameters and fix a comment typo where c and d are mentioned to have shape <2, 2> when they actually have shape <3, 2>. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D142622
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions