[llvm] [StructurizeCFG] Introduce struct PredInfo. NFC. (PR #115457)

Juan Manuel Martinez CaamaƱo via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 06:20:49 PST 2024


https://github.com/jmmartinez approved this pull request.

Thanks ! I've should have done this in the first place instead of using `using ValueWeightPair = std::pair<Value *, MaybeCondBranchWeights>;`.

https://github.com/llvm/llvm-project/pull/115457


More information about the llvm-commits mailing list