Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wmobit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
wmobit
9mo ago
Possibly -ffreestanding will help
2.
▲
by
wmobit
9mo ago
The _fltused handling is quite crude: https://github.com/llvm/llvm-project/blob/5cfd02f44a43a2e2a0... TLDR it's going to emit the reference if it's targeting MSVC and there's any float typed re
3.
▲
by
wmobit
10mo ago
I'd go so far as to say it's the exact opposite. It's faster and easier to change the hardware than the software.
4.
▲
by
wmobit
2y ago
clang does have pragma clang fp to enable a subset of fast math flags within a scope
5.
▲
by
wmobit
7y ago
This couldn't have a worse name. It's already used inside clang, and llvm. Searching "llvm CodeGen" will never find this.
6.
▲
by
wmobit
8y ago
Chrome is available on the App Store
7.
▲
by
wmobit
11y ago
It's really not. It's barely an abstraction over LLVM IR
8.
▲
by
wmobit
12y ago
I live on El Camino and frequently take the bus. It's a 40 minute walk to the nearest caltrain station
9.
▲
by
wmobit
12y ago
The keurig actually does have tea pods, which produce pretty awful tea
10.
▲
by
wmobit
12y ago
clBLAS
11.
▲
by
wmobit
12y ago
There is an OpenCL profiler for AMD, and library equivalents for those in clBLAS / clFFT
12.
▲
by
wmobit
12y ago
There isn't really anything fundamentally that would make CUDA faster that OpenCL. There aren't any huge semantic differences between them.
13.
▲
by
wmobit
12y ago
No, unfortunately front ends still need to be aware of some of the ABI details of the target to produce the IR for it.
14.
▲
by
wmobit
13y ago
I used to use it before working on it was my job.
15.
▲
by
wmobit
13y ago
But the 64-bit pointer support isn't there yet, so it's not super useful. You can't use it all within the same program
16.
▲
by
wmobit
13y ago
Most (probably nearly all, I've never seen one that doesn't) have bathrooms with showers.
17.
▲
by
wmobit
13y ago
Dear everyone, please stop using C as a compile target. Thanks.
18.
▲
by
wmobit
15y ago
I also think it mostly means the president won't see anybody's penis.
19.
▲
by
wmobit
15y ago
As if MS will implement C1X. They haven't caught up to the last C standard from 12 years ago
20.
▲
by
wmobit
15y ago
The alloca usage here terrifies me.
21.
▲
by
wmobit
15y ago
No, it's totally a sine wave.
22.
▲
by
wmobit
15y ago
Comments on saved ones might be nice. For example, on the one I started on, there appears to be a tiger in Colorado. I have an urge to comment and ask if that is in fact a tiger.
23.
▲
by
wmobit
15y ago
You don't use experiments to 'derive' the speed of light. You use Maxwell's equations.
24.
▲
by
wmobit
15y ago
Note the 'Automatic' qualifier on reference counting
25.
▲
by
wmobit
15y ago
Such is impossible under current copyright law
26.
▲
by
wmobit
15y ago
Saying the GPL is draconian and limits freedom is like saying the 13th amendment limits freedom since it takes away your right to own slaves.
27.
▲
by
wmobit
15y ago
Perhaps the people using JavaScript are the more likely the kinds of people to go asking more questions.
28.
▲
by
wmobit
15y ago
I have a feeling he hasn't really been hired by Apple yet.
29.
▲
by
wmobit
15y ago
I saw nothing about mathematics here; this was all about arithmetic.
30.
▲
by
wmobit
15y ago
Google has said before they didn't use Clang and LLVM because of performance issues. GCC is far from dead, and probably never will. Clang generated code is still typically 10-20% slower than GCC. Lots of companies work on GCC, including Goo
More ›