jayfoad wrote: > Do you think it'll be a good idea to share a single StringTable for all the sched models under the same target Yes, good idea, done. It shrinks the llc binary significantly, in my case from ~162 MB to 150 MB. https://github.com/llvm/llvm-project/pull/137012