[all-commits] [llvm/llvm-project] c4d318: [Attributor][NFC] Reduce indention for call site a...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Thu Apr 16 00:34:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c4d3188adb5bc306b3e9f52ba261fa31f724ea5b
https://github.com/llvm/llvm-project/commit/c4d3188adb5bc306b3e9f52ba261fa31f724ea5b
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
Log Message:
-----------
[Attributor][NFC] Reduce indention for call site attribute seeding
Also added a TODO to remind us that indirect calls could be optimized as
well.
More information about the All-commits
mailing list