[clang] [llvm] [IPO] Implement common code for variadic lowering pass (PR #93974)

2024-06-03 Thread Jon Chesterfield via cfe-commits
JonChesterfield wrote: I've got a workaround for the amdgpu memory error and this hasn't attracted any comments so closing it. https://github.com/llvm/llvm-project/pull/93974 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[clang] [llvm] [IPO] Implement common code for variadic lowering pass (PR #93974)

2024-06-03 Thread Jon Chesterfield via cfe-commits
https://github.com/JonChesterfield closed https://github.com/llvm/llvm-project/pull/93974 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [llvm] [IPO] Implement common code for variadic lowering pass (PR #93974)

2024-05-31 Thread Jon Chesterfield via cfe-commits
JonChesterfield wrote: This is #93362 with the amdgpu part removed as debugging the reported amdgpu libc memory error is taking longer than one hoped and I'd like to unblock implementing other targets. As it stands this is dead code other than the wasm tests which has the advantage that it

[clang] [llvm] [IPO] Implement common code for variadic lowering pass (PR #93974)

2024-05-31 Thread Jon Chesterfield via cfe-commits
https://github.com/JonChesterfield edited https://github.com/llvm/llvm-project/pull/93974 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [llvm] [IPO] Implement common code for variadic lowering pass (PR #93974)

2024-05-31 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang @llvm/pr-subscribers-llvm-transforms @llvm/pr-subscribers-backend-webassembly Author: Jon Chesterfield (JonChesterfield) Changes Factored out of 93362 --- Patch is 169.04 KiB, truncated to 20.00 KiB below, full version: