[PATCH] D146735: [CodeGen] Don't include aliases in RegisterClassInfo::IgnoreCSRForAllocOrder

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 09:53:25 PDT 2023


foad added a comment.

Incidentally the two patches in this stack give me about a 10% speedup in running `llc -march=amdgcn -mcpu=gfx1100` on a trivial `.ll` file that just contains a single empty function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146735



More information about the llvm-commits mailing list