[PATCH] D54585: [TTI] Reduction costs only need to include a single extract element cost

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 02:25:39 PST 2018


fedor.sergeev reopened this revision.
fedor.sergeev added a comment.
This revision is now accepted and ready to land.

Reverted by rL347541 <https://reviews.llvm.org/rL347541> due to P39774 mentioned above.
It is very likely that this change is not a direct cause of the crash,
but I dont know any other ways to get rid of that crash.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54585





More information about the llvm-commits mailing list