[PATCH] D109762: [NewPM][SimpleLoopUnswitch] Add DivergenceInfo

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 14 09:57:21 PDT 2021


aeubanks added a comment.

you should probably check that this doesn't affect compile times too much since we're creating some new (potentially expensive) analyses without any sort of caching


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109762



More information about the llvm-commits mailing list