[PATCH] D110164: [NVPTX] Add VRFrame and VRFrameLocal to integer register classes

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 10:05:39 PDT 2021


tra added a comment.

In D110164#3060863 <https://reviews.llvm.org/D110164#3060863>, @asavonic wrote:

> - Updated debug-info.ll LIT test.
>
> Not sure why it is changed though.

The order of `.reg` directives is not guaranteed. The tests should've used `CHECK-DAG` for them. We may as well fix it now, too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110164



More information about the llvm-commits mailing list