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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 03:53:56 PDT 2019


RKSimon added a comment.

@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


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