aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-05-19 14:26:39 +0000
committerSanjay Patel <spatel@rotateright.com>2019-05-19 14:26:39 +0000
commit9ef99b4b118bf6b2b94684c1241450a639c9203f (patch)
treec75120404ddf55d51065f5567340a4811eeb235c /llvm/lib/CodeGen/LiveDebugVariables.cpp
parentad3314b146599b4d73a861db8e5ab268c33a44df (diff)
downloadllvm-9ef99b4b118bf6b2b94684c1241450a639c9203f.zip
llvm-9ef99b4b118bf6b2b94684c1241450a639c9203f.tar.gz
llvm-9ef99b4b118bf6b2b94684c1241450a639c9203f.tar.bz2
[InstSimplify] fold fcmp (maxnum, X, C1), C2
This is the sibling transform for rL360899 (D61691): maxnum(X, GreaterC) == C --> false maxnum(X, GreaterC) <= C --> false maxnum(X, GreaterC) < C --> false maxnum(X, GreaterC) >= C --> true maxnum(X, GreaterC) > C --> true maxnum(X, GreaterC) != C --> true llvm-svn: 361118
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions