[all-commits] [llvm/llvm-project] e40525: [NFC][TTI] Remove static_casts
Sam Parker via All-commits
all-commits at lists.llvm.org
Mon Mar 16 06:02:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e40525e0f2a19d5716db81d3256db5143dba2566
https://github.com/llvm/llvm-project/commit/e40525e0f2a19d5716db81d3256db5143dba2566
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-03-16 (Mon, 16 Mar 2020)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
Log Message:
-----------
[NFC][TTI] Remove static_casts
Introduce a variable for 'this' instead of calling static_cast
multiple times in TargetTransformInfoImpl.h
More information about the All-commits
mailing list