diff options
| author | Craig Topper <craig.topper@gmail.com> | 2017-03-05 01:08:16 +0000 |
|---|---|---|
| committer | Craig Topper <craig.topper@gmail.com> | 2017-03-05 01:08:16 +0000 |
| commit | 6ffc044b2fd12c221f59a7f282570fb94f5eb77b (patch) | |
| tree | 9390ce8ec1846af2bc7f2d5b345e7e1ac4214495 /llvm/lib/Transforms | |
| parent | 66bd85a96a0569b2e9d70ed57242431b82c2a93e (diff) | |
| download | bcm5719-llvm-6ffc044b2fd12c221f59a7f282570fb94f5eb77b.tar.gz bcm5719-llvm-6ffc044b2fd12c221f59a7f282570fb94f5eb77b.zip | |
[DAGCombine] Use APInt::operator|(uint64_t) instead of creating a temporary APInt and calling APInt::Or. NFC
This is more efficient by itself. But this is prep for a future patch that may remove APInt::Or while making operator| support rvalue references similar to add/sub.
llvm-svn: 296981
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

