[all-commits] [llvm/llvm-project] 5b5e78: [CostModel] Follow-up to buildbot fix
Sam Parker via All-commits
all-commits at lists.llvm.org
Mon Jun 8 07:27:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b5e78ad2bcf30209d755de8a1e4880ece5159af
https://github.com/llvm/llvm-project/commit/5b5e78ad2bcf30209d755de8a1e4880ece5159af
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
Log Message:
-----------
[CostModel] Follow-up to buildbot fix
Adding type checks into the other backends that call
getTypeLegalizationCost.
Differential Revision: https://reviews.llvm.org/D80984
More information about the All-commits
mailing list