[PATCH] D90095: [WIP][DSE] Enable MSSA DSE to optimize across PHIs

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 08:34:42 PDT 2020


ebrevnov added a comment.

Thanks for giving it a try!

Did you use latest update? If not would be nice to remeasure.
Unfortunately, I don't have access to mentioned Spec and not aware of Multisource benchmarks to look on my side. Is it feasible for you to share IR's for several cases so I could take a look? Would be nice to have them in regression test suite anyway.
On the other side I can try to run similar experiment on our internal tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90095



More information about the llvm-commits mailing list