[llvm-branch-commits] [llvm-reduce] Unconditionally initialize targets (PR #208966)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Jul 11 16:30:45 PDT 2026
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/208966
It is not expensive to do, and doing it unconditionally avoids edge
cases like the one in the added test case.
More information about the llvm-branch-commits
mailing list