[PATCH] D154229: [clang] Replace uses of CreateElementBitCast (NFC)

Youngsuk Kim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 30 13:34:13 PDT 2023


JOE1994 updated this revision to Diff 536398.
JOE1994 added a comment.

Rebase

Wait to check whether the libCXX CI passes after rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154229

Files:
  clang/lib/CodeGen/ABIInfoImpl.cpp
  clang/lib/CodeGen/CGClass.cpp
  clang/lib/CodeGen/CGExprAgg.cpp
  clang/lib/CodeGen/CGExprComplex.cpp
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/lib/CodeGen/Targets/XCore.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154229.536398.patch
Type: text/x-patch
Size: 18773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230630/809ca668/attachment-0001.bin>


More information about the cfe-commits mailing list