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

Russell Gallop via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 04:56:33 PDT 2020


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

On Thu, 27 Aug 2020 at 01:36, Matt Arsenault via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:

> arsenm added a comment.
>
> Also 5207545a86d2ebbc7d9d8d2b5bcc92fbc932c1da <
> https://reviews.llvm.org/rG5207545a86d2ebbc7d9d8d2b5bcc92fbc932c1da>
>
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D85199/new/
>
> https://reviews.llvm.org/D85199
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/3db4d69e/attachment.html>


More information about the llvm-commits mailing list