[PATCH] D32530: [SVE][IR] Scalable Vector IR Type

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 02:19:23 PDT 2019


huntergr added a comment.

In D32530#1535665 <https://reviews.llvm.org/D32530#1535665>, @thakis wrote:

> Hi, this slowed down thinlto links 3-4x, and other things probably too. PR42210 has details. I've reverted this for now in r362913.


Ok, thanks. I'll investigate -- I guess having a persistent map for the duration of verification might resolve it.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D32530





More information about the llvm-commits mailing list