[PATCH] D66936: [DFAPacketizer] Track resources for packetized instructions

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 05:40:37 PDT 2019


RKSimon added a comment.

In D66936#1662832 <https://reviews.llvm.org/D66936#1662832>, @RKSimon wrote:

> @jmolloy This is causing "compiler is out of heap space" errors on my VS2017 and VS2019 all targets builds:
>
>   e:\llvm\ninja17\lib\target\hexagon\hexagongendfapacketizer.inc(4892) : fatal error C1002: compiler is out of heap space in pass 2
>


I'm sorry but I had to revert this at rL371393 <https://reviews.llvm.org/rL371393>, I didn't get very far in triaging what is the causing the issue but if you have a candidate patch I'm happy to test it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66936





More information about the llvm-commits mailing list