[PATCH] D63494: [AMDGPU] Fix for branch offset hardware workaround

Ryan Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 12:20:59 PDT 2019


rtaylor added a comment.

In D63494#1548986 <https://reviews.llvm.org/D63494#1548986>, @rampitec wrote:

> In D63494#1548974 <https://reviews.llvm.org/D63494#1548974>, @rtaylor wrote:
>
> > In D63494#1548719 <https://reviews.llvm.org/D63494#1548719>, @rampitec wrote:
> >
> > > Can we have a disasm test? I want to see that we do not mess with decoding.
> >
> >
> > Something other than the -disassemble checks?
>
>
> Ah, missed it. Thanks, this is sufficient.


Np. Ok,  thanks.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63494





More information about the llvm-commits mailing list