[PATCH] D101696: [Matrix] Implement C-style explicit type conversions in CXX for matrix types
Saurabh Jha via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 2 13:00:52 PDT 2021
SaurabhJha added a comment.
Thanks for your review @fhahn . I have made some changes in CGExprScalar.cpp to address your comments on IR. I have also added a statement to test assignment to incorrect type.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101696/new/
https://reviews.llvm.org/D101696
More information about the cfe-commits
mailing list