[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:11:30 PDT 2018


mzolotukhin added a comment.

Adrian convinced me that we need to properly ignore debug-info intrinsics to guarantee the same code generation with and without debug info. I've updated the patch.

Thanks,
Michael


Repository:
  rL LLVM

https://reviews.llvm.org/D44814





More information about the llvm-commits mailing list