[PATCH] D137005: [clang][CodeGen] Add noundef metadata to load insturctions (preliminary 2 of 2)
John McIver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 28 22:10:52 PDT 2022
jmciver created this revision.
jmciver added reviewers: nikic, efriedma, aqjune, rjmccall, jdoerfert, vitalybuka.
Herald added a project: All.
jmciver retitled this revision from "[clang][CodeGen] Add noundef metadata to scalar load insturctions (preliminary 2 of 2)" to "[clang][CodeGen] Add noundef metadata to load insturctions (preliminary 2 of 2)".
jmciver published this revision for review.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Add support for scalar elements of ext_vector_type
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D137005
Files:
clang/lib/CodeGen/CGExpr.cpp
clang/test/CodeGenCXX/vector-noundef.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137005.471709.patch
Type: text/x-patch
Size: 5952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221029/084c8c75/attachment.bin>
More information about the cfe-commits
mailing list