[all-commits] [llvm/llvm-project] 2a53d9: [Loads] Plumb through TLI argument [NFC]
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Feb 1 11:45:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a53d9a6e7736fe141cd6365be05d972ff6f0065
https://github.com/llvm/llvm-project/commit/2a53d9a6e7736fe141cd6365be05d972ff6f0065
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M llvm/include/llvm/Analysis/Loads.h
M llvm/lib/Analysis/Loads.cpp
Log Message:
-----------
[Loads] Plumb through TLI argument [NFC]
This is a (rather delayed) follow up to commit 0129cd5. This commit is entirely NFC, the semantic change to leverage the new information will be submitted separate with a test case.
More information about the All-commits
mailing list