[llvm] [SandboxVectorizer][NFCI] Fix use of possibly-uninitialized scalar. (PR #122201)
Tyler Lanphear via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 15:03:51 PST 2025
tylanphear wrote:
@slackito, @vporpo, thank you both for your prompt review. I've modified the patch according to your suggestions to use an opaque ID type. Please let me know how you think the patch looks in its current state.
https://github.com/llvm/llvm-project/pull/122201
More information about the llvm-commits
mailing list