Some member functions of class TargetTransformInfoImplBase in TargetTransformInfoImpl.h are marked const while others are not. Yet all of the should be marked const since they are just providing default TTI values. This patch fixes the inconsistency.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Done. Please base your patches on the upstream main branch in the future. That makes it much easier to commit patches with Arcanist.
clang-tidy: warning: invalid case style for function 'LSRWithInstrQueries' [readability-identifier-naming]
not useful