[PATCH] D145329: AMDGPU: Always split blocks for si_end_cf

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 11:30:38 PDT 2023


arsenm added a comment.

In D145329#4442143 <https://reviews.llvm.org/D145329#4442143>, @ye-luo wrote:

> In D145329#4411300 <https://reviews.llvm.org/D145329#4411300>, @arsenm wrote:
>
>> In D145329#4410519 <https://reviews.llvm.org/D145329#4410519>, @ye-luo wrote:
>>
>>> ping @arsenm could you finalize this patch and close https://github.com/llvm/llvm-project/issues/61083?
>>
>> Testing found a new crash in blender so I need to look at this more
>
> Any progress?

I'm having a really hard time getting the last version of blender that supports opencl to build. However, I have found a few machine verifier errors from its kernels which will hopefully happen to fix the precheck crash


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

https://reviews.llvm.org/D145329



More information about the llvm-commits mailing list