diff options
author | Tim Shen <timshen91@gmail.com> | 2018-07-13 23:40:00 +0000 |
---|---|---|
committer | Tim Shen <timshen91@gmail.com> | 2018-07-13 23:40:00 +0000 |
commit | 9e25d5d2ce0e123b7a5c2e192420656b8336628c (patch) | |
tree | b62a9cfe76457e587ebcabf9614e28c7e900ddf2 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 94c4512a8c6a60e544394a9d504625eb26addd0c (diff) | |
download | llvm-9e25d5d2ce0e123b7a5c2e192420656b8336628c.zip llvm-9e25d5d2ce0e123b7a5c2e192420656b8336628c.tar.gz llvm-9e25d5d2ce0e123b7a5c2e192420656b8336628c.tar.bz2 |
[LSR] If no Use is interesting, early return.
Summary:
By looking at the callers of getUse(), we can see that even though
IVUsers may offer uses, but they may not be interesting to
LSR. It's possible that none of them is interesting.
Reviewers: sanjoy
Subscribers: jlebar, hiraditya, bixia, llvm-commits
Differential Revision: https://reviews.llvm.org/D49049
llvm-svn: 337072
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions