[all-commits] [llvm/llvm-project] 64f1d8: [VPlan] Use VP_CLASSOF_IMPL for VPWidenMemoryInstr...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jan 2 09:32:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64f1d845b3823b0a9e0b0344416f9032d38bde9c
https://github.com/llvm/llvm-project/commit/64f1d845b3823b0a9e0b0344416f9032d38bde9c
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Use VP_CLASSOF_IMPL for VPWidenMemoryInstructionRecipe (NFC).
Replace VPWidenMemoryInstructionRecipe ::classof implementation with general
VP_CLASSOF_IMPL.
More information about the All-commits
mailing list