[llvm] [GlobalISel] Use ComputeValueTypes to implement computeValueLLTs (NFC) (PR #168172)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 21 13:50:22 PST 2025


s-barannikov wrote:

> It uses ComputeValueTypes that operates on llvm::Type. You probably mistook it for ComputeValueVTs?

@arsenm Does this explanation make sense to you?


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


More information about the llvm-commits mailing list