[PATCH] D129731: [SCEV] Avoid creating unnecessary SCEVs for SelectInsts.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 02:35:43 PDT 2022


foad added a comment.

I can confirm that this fixes the compile time regression I reported - thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129731



More information about the llvm-commits mailing list