Skip to content
Commit 6ebeb704 authored by Craig Topper's avatar Craig Topper
Browse files

[APInt] Move operator=(uint64_t) inline as its pretty simple and is often used...

[APInt] Move operator=(uint64_t) inline as its pretty simple and is often used with small constants that the compiler can optimize.

While there recognize that we only need to clearUnusedBits on the single word case.

llvm-svn: 298881
parent 01a63381
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment