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

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 22:06:24 PDT 2022


xiangzhangllvm updated this revision to Diff 457173.

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.457173.patch
Type: text/x-patch
Size: 29996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/caaa1c82/attachment.bin>


More information about the llvm-commits mailing list