[PATCH] D138983: [clang][CodeGen] Add noundef metadata to load instructions (preliminary 3 or 3)
    John McIver via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Dec  5 15:57:22 PST 2022
    
    
  
jmciver updated this revision to Diff 480267.
jmciver added a comment.
Updating D138983 <https://reviews.llvm.org/D138983>: [clang][CodeGen] Add noundef metadata to load instructions (preliminary 3 or 3)
The following tests have been updated:
- matrix-type-operators.c
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138983/new/
https://reviews.llvm.org/D138983
Files:
  clang/lib/CodeGen/CGExpr.cpp
  clang/test/CodeGen/matrix-type-operators.c
  clang/test/CodeGen/vector-noundef.c
  clang/test/CodeGenCXX/vector-noundef.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138983.480267.patch
Type: text/x-patch
Size: 13821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221205/b1d39033/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list