[PATCH] D122471: [IR] Require intrinsic struct return type to be anonymous

Mikael Holmén via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 30 06:24:01 PDT 2022


uabelho added a comment.

Hello,

No idea what is happening yet but I've seen some pretty nasty memory consumption by opt that I bisected to this patch.

Any idea what could be going on?

I'll see if I can see if I can extract some reproducer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122471



More information about the cfe-commits mailing list