[PATCH] D93530: [DSE] Add support for not aligned begin/end

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 04:38:02 PST 2021


ebrevnov added a comment.

Florian,

I appreciate your time to review and experimenting with the patch. I agree it's kind of unexpected to see less stores get removed. Would it be possible for you to share an IR where that happens (not reduced one is fine)? I'm asking for this because I don't have access to those SPECs.

Thanks
Evgeniy


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93530



More information about the llvm-commits mailing list