[llvm] [TableGen] Rework `EmitIntrinsicToBuiltinMap` (PR #104681)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 09:33:25 PDT 2024


jurahul wrote:

> > (@kuhar I assume you meant the changes other than the one adding maximal which this used by this MR. Is that correct?)
> 
> I'd also land it separately -- this should make reverting/fixups easier. I'm thinking about scenarios where we have to revert this PR and reland it, which would cause everybody to recompile 90% of the llvm project just because the revert touches STLExtras.h.

SG, I've already created one, will do another for maximal.

https://github.com/llvm/llvm-project/pull/104681


More information about the llvm-commits mailing list