[all-commits] [llvm/llvm-project] 5e1920: [InstructionCost] NFC: Fix up missing cases in Loo...
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Wed Feb 24 06:31:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e19208d96dda06327b7e17ae17a86049475f111
https://github.com/llvm/llvm-project/commit/5e19208d96dda06327b7e17ae17a86049475f111
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[InstructionCost] NFC: Fix up missing cases in LoopVectorize and CodeGenPrep.
This fixes the types of a few more cost variables to be of type InstructionCost.
More information about the All-commits
mailing list