[PATCH] D57259: [NVPTX] Some nvvm.read.ptx.sreg intrinsics should have IntrInaccessibleMemOnly attribute.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 11:11:38 PST 2019


tra added a comment.

In D57259#1372234 <https://reviews.llvm.org/D57259#1372234>, @stella.stamenova wrote:

> I haven't had time to look into it in details but it looks like either this change or https://reviews.llvm.org/D57186 broke the windows bot.
>
> http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/1030
>  http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/1030/steps/test/logs/stdio


That was probably due to r352254 /D56931 <https://reviews.llvm.org/D56931>. Seems to be fixed now.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57259





More information about the llvm-commits mailing list