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

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 09:04:39 PDT 2024


jurahul wrote:

> I don't think the size matters so much, whatever is fastest is best

I tested both with the benchmarks and there is no clear winner. One benchmark is faster with one and another one is faster with the other. So I suggest we get the space savings which are measurable. Thanks @arsenm again for the review. I'll let @Artem-B take a look as well.

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


More information about the llvm-commits mailing list