[PATCH] D85199: GlobalISel: Add generic instructions for memory intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 06:19:55 PDT 2020


arsenm added a comment.

In D85199#2241710 <https://reviews.llvm.org/D85199#2241710>, @russell.gallop wrote:

> Hi Matt,
>
> This was causing some test issues on the PS4 bots (e.g.
> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/34314/)
> as they only built X86 target.
>
> I added this fix for the tests:
> https://reviews.llvm.org/rG0b7f6cc71a72a85f8a0cbee836a7a8e31876951a
>
> Please can you check you're happy with that?
>
> Thanks
> Russ

That's the right fix


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

https://reviews.llvm.org/D85199



More information about the llvm-commits mailing list