[PATCH] D102478: [Matrix] Emit assumption that matrix indices are valid.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 15 05:52:28 PDT 2021
fhahn updated this revision to Diff 352108.
fhahn added a comment.
In D102478#2817768 <https://reviews.llvm.org/D102478#2817768>, @erichkeane wrote:
> Just a couple of nits here, basically see how much we can put in the 'cheap to check' branch.
Thanks! I moved the suggested bits inside the then branch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102478/new/
https://reviews.llvm.org/D102478
Files:
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGen/matrix-type-operators.c
clang/test/CodeGenCXX/matrix-type-operators.cpp
clang/test/CodeGenObjC/matrix-type-operators.m
llvm/include/llvm/IR/MatrixBuilder.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102478.352108.patch
Type: text/x-patch
Size: 23201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210615/c2cf1428/attachment-0001.bin>
More information about the cfe-commits
mailing list