[PATCH] D46365: AMDGPU: Separate R600 and GCN TableGen files

Jan Vesely via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 20:02:20 PDT 2018


jvesely added a comment.

In https://reviews.llvm.org/D46365#1140270, @tstellar wrote:

> In https://reviews.llvm.org/D46365#1133213, @jvesely wrote:
>
> > Now, there are tests for MEMRAT_CACHELESS stoers, and they pass so I guess there is another untested store path that got mixed between TS2 and TS3.
> >  I can paste the  .ll file if you're interested.
>
>
> Yes, that would be helpful.


https://people.freedesktop.org/~jvesely/llvm/

test cases 46 and 48 the "n-" and "new-" prefixed versions are the result of the previous iteration of this patch


Repository:
  rL LLVM

https://reviews.llvm.org/D46365





More information about the llvm-commits mailing list