[PATCH] D157332: [clang] Make init for empty no_unique_address fields a no-op write

Christian Trott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 11:42:38 PDT 2023


crtrott added a comment.

To answer my own question: I was able to reproduce the bug when compiling for NVIDIA GPUs, I was not able to reproduce it for AMD GPUs yet, and I didn't try for Intel GPUs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157332



More information about the cfe-commits mailing list