[llvm] SROA generate a noundef instead of splatting a noundef int (PR #145122)
Ben Kimock via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 1 22:18:11 PDT 2025
saethlin wrote:
I think I've determined that the better solve for this is to generate more reasonable code in the Rust frontend.
https://github.com/llvm/llvm-project/pull/145122
More information about the llvm-commits
mailing list