[clang] Patch series to reapply #118734 and substantially improve it (PR #120534)
Chandler Carruth via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 15 01:28:27 PST 2025
chandlerc wrote:
> @dyung -- this PR is updated with new fixes. NVPTX hopefully works and neither of my debugging checks fires. But there may still be some other failures I need to chase down, let me know?
Hmm, looks like there are likely to be ARM and Hexagon failures remaining at least. An interesting question is whether there are any AArch64 failures as if so that will end all ideas I have to dodge this miscompile. I've now pushed a new update (cf4762f) that should help isolate exactly which targets continue to hit this.
https://github.com/llvm/llvm-project/pull/120534
More information about the cfe-commits
mailing list