[PATCH] D129352: [CodeGen] Limit building time for CodeGenPrepare

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 18:11:54 PDT 2022


xiangzhangllvm updated this revision to Diff 455447.
xiangzhangllvm edited the summary of this revision.
xiangzhangllvm added a comment.

Split the logic for small/normal function (NFC) and huge function (Consider building time).


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

https://reviews.llvm.org/D129352

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129352.455447.patch
Type: text/x-patch
Size: 26254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/22d4d8da/attachment.bin>


More information about the llvm-commits mailing list