[all-commits] [llvm/llvm-project] b0a2c4: [tti] Consolidate getOperandInfo without OperandVa...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Aug 19 16:22:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0a2c48e9f29bd49a8315dca10248cc3c1df5b7f
https://github.com/llvm/llvm-project/commit/b0a2c48e9f29bd49a8315dca10248cc3c1df5b7f
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-08-19 (Fri, 19 Aug 2022)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfo.h
M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
M llvm/lib/Analysis/TargetTransformInfo.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[tti] Consolidate getOperandInfo without OperandValueProperties copies [nfc]
More information about the All-commits
mailing list