[PATCH] D98046: [TableGen] Fix excessive compile time issue in FixedLenDecoderEmitter

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 16 12:13:08 PDT 2021


dsanders added a comment.

In D98046#2629692 <https://reviews.llvm.org/D98046#2629692>, @dsanders wrote:

>> I didn't try to implement the fix because I don't have a target that needs it so I wouldn't be able to test it. @dsanders do you?
>
> Sorry, I've gone to try and confirm this a couple times in the last week and things kept coming up. I'll take another look a moment

We've got a few that reach 64 but AFAICT none that exceed it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98046



More information about the llvm-commits mailing list