[llvm] [VPlan] Add initial anlysis to infer scalar type of VPValues. (PR #69013)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 23 09:41:40 PDT 2023
https://github.com/fhahn commented:
Latest comments should be addressed, thanks!
> Underlying values are used only when we have to, right? Worth emphasizing somewhere.
Yep, I added the info from the patch description to the documentation in VPlanAnalysis.h
https://github.com/llvm/llvm-project/pull/69013
More information about the llvm-commits
mailing list