[PATCH] D44814: [CodeGenPrepare] Split huge basic blocks for faster compilation.

Michael Zolotukhin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 18:10:03 PDT 2018


mzolotukhin updated this revision to Diff 139689.
mzolotukhin added a comment.

- Ignore DbgInfo intrinsics.


Repository:
  rL LLVM

https://reviews.llvm.org/D44814

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/X86/codegen-prepare-split.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44814.139689.patch
Type: text/x-patch
Size: 7329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180324/38b7a9a7/attachment.bin>


More information about the llvm-commits mailing list