[llvm-branch-commits] [llvm-reduce] Run AssignGUIDPass when loading BC (PR #208965)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Jul 19 13:52:38 PDT 2026
boomanaiden154 wrote:
The more I think about it, the more I think it makes sense to just run GUID assignment. It's a no-op if we have existing GUID metadata. Maybe at some point we enforce GUID presence, but I think we're a ways off from that, so in the mean time we should just ensure we can handle arbitrary legal IR in llvm-reduce.
https://github.com/llvm/llvm-project/pull/208965
More information about the llvm-branch-commits
mailing list