[PATCH] D149288: [X86] Introduce a large data threshold for the medium code model

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 15:23:54 PDT 2023


aeubanks added a comment.

I have a patch <https://github.com/llvm/llvm-project/commit/6fdff20b20a711704385a876cbdb68e09382581d> that introduces the large data threshold module metadata, but I'd like to separate that patch to keep patches smallish. It has some dependencies so I need to do stacked patches but we're deprecating new patches on phab and GH doesn't support stacked patch reviews yet <https://discourse.llvm.org/t/stacking-patches-in-github-prs/73403>. Can we move forward with this one first?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149288



More information about the llvm-commits mailing list