[PATCH] D159036: [AMDGPU] Accept arbitrary sized sources in CalculateByteProvider

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 00:47:42 PDT 2023


foad added a comment.

In D159036#4655075 <https://reviews.llvm.org/D159036#4655075>, @jrbyrnes wrote:

> In D159036#4655044 <https://reviews.llvm.org/D159036#4655044>, @foad wrote:
>
>> This seems to be causing some Vulkan CTS failures. I'm working on reducing a test case.
>
> Are they fixed by https://github.com/llvm/llvm-project/pull/70153?

No that does not change the test results.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159036



More information about the llvm-commits mailing list