[all-commits] [llvm/llvm-project] 3cb7d6: [LSR][NFC] don't collect chains when isNumRegsMajo...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Tue Dec 1 19:30:15 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3cb7d6245249d61f443abfacc6d7b0272a71535e
https://github.com/llvm/llvm-project/commit/3cb7d6245249d61f443abfacc6d7b0272a71535e
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
Log Message:
-----------
[LSR][NFC] don't collect chains when isNumRegsMajorCostOfLSR is false.
Reviewed By: samparker
Differential Revision: https://reviews.llvm.org/D92159
More information about the All-commits
mailing list