[PATCH] D80844: [TRE] Allow accumulator elimination when base case returns non-constant

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 16:29:05 PDT 2020


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

I'm mostly concerned that we know what the limitations are, and that they apply correctly.  There will always be some unimplemented transforms.

LGTM.  I'll merge this for you


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

https://reviews.llvm.org/D80844





More information about the llvm-commits mailing list