[PATCH] D76443: Use ConstantExpr cached APValues if present for code generation

Wyatt Childers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 25 10:16:27 PDT 2020


wchilders updated this revision to Diff 252610.
wchilders added a comment.

Updated to remove duplicated (and out dated) APValue generation logic, and fixed formatting issues. (Thanks for pointing out something was awry Tyker)


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

https://reviews.llvm.org/D76443

Files:
  clang/include/clang/AST/Expr.h
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CGExprAgg.cpp
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/CodeGen/CGStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76443.252610.patch
Type: text/x-patch
Size: 3808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200325/f0daaf60/attachment.bin>


More information about the cfe-commits mailing list