[PATCH] D70865: [LV] VPValues for memory operation pointers (NFCI)
Gil Rapaport via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 04:44:25 PST 2020
gilr added a comment.
In D70865#1796496 <https://reviews.llvm.org/D70865#1796496>, @Ayal wrote:
> Adding minor comments; may be good to have consistent naming of VPValue variables and their corresponding code-gen'd Values(?).
Right. Will unify names and add a "Part" suffix to the per-part IR values.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70865/new/
https://reviews.llvm.org/D70865
More information about the llvm-commits
mailing list