[PATCH] D141494: [Clang] Emit noundef metadata next to range metadata

Nikita Popov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 12 01:09:57 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG02856565ac12: [Clang] Emit noundef metadata next to range metadata (authored by nikic).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141494

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/test/CodeGenCUDA/amdgpu-workgroup-size.cu
  clang/test/CodeGenCXX/attr-likelihood-if-branch-weights.cpp
  clang/test/CodeGenCXX/pr12251.cpp
  clang/test/CodeGenOpenCL/builtins-amdgcn.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141494.488523.patch
Type: text/x-patch
Size: 12578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230112/07014c94/attachment.bin>


More information about the cfe-commits mailing list