[PATCH] D83219: [ARM] Add MVE_TwoOpPattern. NFC

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 23:51:36 PDT 2020


mstorsjo added a comment.

In D83219#2167906 <https://reviews.llvm.org/D83219#2167906>, @mstorsjo wrote:

> In D83219#2167699 <https://reviews.llvm.org/D83219#2167699>, @dmgreen wrote:
>
> > OK. Hopefully fixed in 411eb87c7962ec817ab6bf7aa3c737a3159d2d4e <https://reviews.llvm.org/rG411eb87c7962ec817ab6bf7aa3c737a3159d2d4e>. Thanks for the report/reproducer, and sorry I didn't catch it earlier.
> >
> > Please let me know if any problems persist. I looked through the other cases and they all look like they are guarded properly.
>
>
> Thanks for the quick fix! I'll know by tomorrow if all issues I ran into were fixed.


All the cases I saw seem to be fixed now - thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83219





More information about the llvm-commits mailing list