[all-commits] [llvm/llvm-project] c83c4b: [Transforms] Apply fixes from performance-for-rang...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Apr 16 08:25:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c83c4b58d1c1125cbac0a54266ff570e9e1f6845
https://github.com/llvm/llvm-project/commit/c83c4b58d1c1125cbac0a54266ff570e9e1f6845
Author: Kazu Hirata <kazu at google.com>
Date: 2023-04-16 (Sun, 16 Apr 2023)
Changed paths:
M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
M llvm/lib/Transforms/IPO/PartialInlining.cpp
M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
M llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
M llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/lib/Transforms/Utils/LoopVersioning.cpp
M llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
Log Message:
-----------
[Transforms] Apply fixes from performance-for-range-copy (NFC)
More information about the All-commits
mailing list