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

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 19:10:41 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG16743c953441: [CodeGen] Limit building time in CodeGenPrepare for huge function (authored by xiangzhangllvm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129352

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/AArch64/and-sink.ll
  llvm/test/CodeGen/X86/and-sink.ll
  llvm/test/Transforms/CodeGenPrepare/ARM/sinkchain-inseltpoison.ll
  llvm/test/Transforms/CodeGenPrepare/ARM/sinkchain.ll
  llvm/test/Transforms/CodeGenPrepare/X86/gather-scatter-opt-inseltpoison.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129352.458344.patch
Type: text/x-patch
Size: 30000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/f95099dd/attachment-0001.bin>


More information about the llvm-commits mailing list