[all-commits] [llvm/llvm-project] 72a21a: [CR] ConstantRange::sshl_sat(): check sigdness of ...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Thu Nov 7 23:33:37 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 72a21ad6c9cdbb41c8f17de2318fa469c013caef
https://github.com/llvm/llvm-project/commit/72a21ad6c9cdbb41c8f17de2318fa469c013caef
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M llvm/lib/IR/ConstantRange.cpp
Log Message:
-----------
[CR] ConstantRange::sshl_sat(): check sigdness of the min/max, not ranges
This was pointed out in review,
but forgot to stage this change into the commit itself..
More information about the All-commits
mailing list