[PATCH] D126885: [SLP]Cost for a constant buildvector.

Slava Zakharin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 13:22:50 PDT 2022


vzakhari added a comment.

FYI, this change causes regression with Flang due to store-forwarding issues.  I am not sure if it is Flang-specific - please take a look: https://github.com/llvm/llvm-project/issues/57322


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126885



More information about the llvm-commits mailing list