aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorInho Seo <inhoseo@google.com>2021-03-30 07:07:12 -0700
committerHanhan Wang <hanchung@google.com>2021-03-30 07:10:17 -0700
commitf58463345415508b1fb5e3d35330ed288f1a0357 (patch)
treef00e63a0c3db1fa3fe7323a89cbb46e79bbbce7d /clang/lib/Frontend/CompilerInvocation.cpp
parent80fb7434e9e7bea65a49d2234092b48419e5dc52 (diff)
downloadllvm-f58463345415508b1fb5e3d35330ed288f1a0357.zip
llvm-f58463345415508b1fb5e3d35330ed288f1a0357.tar.gz
llvm-f58463345415508b1fb5e3d35330ed288f1a0357.tar.bz2
Added static verification for Linalg Ops.
This verification is to check if the indices for static shaped operands on linalgOps access out of bound memory or not. For dynamic shaped operands, we would be able to check it on runtime stage. Found several invalid Linalg ops testcases, and fixed them. Reviewed By: hanchung Differential Revision: https://reviews.llvm.org/D98390
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions