[PATCH] D34963: [AArch64][Falkor] Avoid HW prefetcher tag collisions (step 1)

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 10:42:32 PDT 2017


gberry added a comment.

In https://reviews.llvm.org/D34963#808215, @hfinkel wrote:

> In https://reviews.llvm.org/D34963#808170, @gberry wrote:
>
> > Ping?  @hfinkel should I interpret your previous comment as an approval?
>
>
> I don't know anything about the hardware problem you're trying to solve, so I'd prefer that someone who does look at this as well. I was mostly interested in the information-passing issues between the IR level and the MI level.


Fair enough.  FWIW, I'm mostly looking for feedback on stylistic/code organization issues that need to be addressed.


https://reviews.llvm.org/D34963





More information about the llvm-commits mailing list