commit | 82a2c96ee81a617918d9bcc0fbe9af860e437f5f | [log] [tgz] |
---|---|---|
author | Florian Hahn <flo@fhahn.com> | Wed Jan 16 10:06:04 2019 +0000 |
committer | Florian Hahn <flo@fhahn.com> | Wed Jan 16 10:06:04 2019 +0000 |
tree | 5ee0208aaa882ef5e4a5c44c6aef8ec98bd591d2 | |
parent | b8c855b48d4bcb3763ace59e5cf7103bf0768e9a [diff] |
[SelectionDAG] Update check in createOperands to reflect max() is a valid value. The value returned by max() is the last valid value, adjust the comparison accordingly. The code added in D55073 creates TokenFactors with max() operands. Reviewers: aemerson, efriedma, RKSimon, craig.topper Reviewed By: aemerson Differential Revision: https://reviews.llvm.org/D56738 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351318 91177308-0d34-0410-b5e6-96231b3b80d8