[PATCH] D139378: [clang][CodeGen] Add noundef metadata to load instructions (preliminary 4 or 4)

John McIver via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 6 22:07:51 PST 2022


jmciver updated this revision to Diff 480767.
jmciver added a comment.

Updating D139378 <https://reviews.llvm.org/D139378>: [clang][CodeGen] Add noundef metadata to load instructions (preliminary 4 or 4)

Update vector-noundef.cpp with rvalue element being stored in lvalue vector.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139378/new/

https://reviews.llvm.org/D139378

Files:
  clang/lib/CodeGen/CGExpr.cpp
  clang/test/CodeGen/matrix-type-operators.c
  clang/test/CodeGen/vector-noundef.c
  clang/test/CodeGenCXX/matrix-type-operators.cpp
  clang/test/CodeGenCXX/vector-noundef.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139378.480767.patch
Type: text/x-patch
Size: 18332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221207/d8d00d39/attachment-0001.bin>


More information about the cfe-commits mailing list