[PATCH] D147470: [RISCV] Account for LMUL in memory op costs

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 17:10:40 PDT 2023


craig.topper added a comment.

In D147470#4247314 <https://reviews.llvm.org/D147470#4247314>, @reames wrote:

> In D147470#4247132 <https://reviews.llvm.org/D147470#4247132>, @leonardchan wrote:
>
>> Would you be able to take a look and send a fix or revert?
>
> I looked at the log above and couldn't figure out to extract a stack trace, much less a small reproducer.  Please feel free to revert, but I'm going to need a reproducer or more detail to investigate.

I'm guessing we tried to pass a struct or array type through getTypeLegalizationCost?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147470



More information about the llvm-commits mailing list