Skip to content
Commit 222d5ebf authored by Zhou Sheng's avatar Zhou Sheng
Browse files

1. Avoid unnecessary APInt construction if possible.

2. Use isStrictlyPositive() instead of isPositive() in two places where
   they need APInt value > 0 not only >=0.

llvm-svn: 35333
parent 77f04798
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment