Xiang Li
Xiang Li
> @python3kgae FYI we're going to merge #5846 soon after branchcut for v1.1.3 tmr which might conflict with this PR, would you mind holding on this PR a bit and...
> Nice work, thanks! Btw you can further add test cases with "[python] aot_save + [C++] aot_load_and_run", with reference to https://github.com/taichi-dev/taichi/pull/5594/files Tried to make it work. But crash in void...
Better set the size when lower cbuffer load so don't need to calculate the layout twice.
Close to split the PR. > Hi python3kgae, Thank you so much for enabling the DX12 backend together with the AOT support! This is super! > > Just for review...
> Thank you for the PR @python3kgae ! - i am bit surprised that extra flag is needed, - what LLVM version are you using? I'm just following the doc....
Close since we won't copy code directly to upstream.
Close for out of date.
Hi all, I modified @tungld's LLVM patch so it doesn't crash the repro in https://github.com/llvm/llvm-project/issues/62802 which cause the patch being reverted. Could anyone help to test if it still helps...
> @python3kgae great, thanks for your patch! It looks like your patch is for old LLVM code. Do you have a patch for recent LLVM code? I'm using old LLVM...
Pull request created https://github.com/llvm/llvm-project/pull/82708