[PATCH] D93423: [GlobalISel] Use slot indexes to speed up huge block compile time

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 15:39:08 PST 2020


aditya_nandakumar added a comment.

If slot indexes are preserved and used in other passes that use CSE, do you think the compile time impact is amortized/minimized?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93423



More information about the llvm-commits mailing list