HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DRAGONERO

no profile record

comments

DRAGONERO
·năm ngoái·discuss
I've checked and on "certain vendors" the mix + step is actually (slightly) better: same temp usage, lower instructions/cycles.
DRAGONERO
·năm ngoái·discuss
Shader compilers mostly use LLVM even though runtime is a constraint, if the pattern is common enough it’s definitely easy to match (it’s just two intrinsics after all) meaning you can do it for cheap in instcombine which you’re going to be running anyway
DRAGONERO
·năm ngoái·discuss
I’d expect most vendors do, at least in their closed source drivers. You could also check in the mesa project if this is implemented but it’s definitely possible to do
DRAGONERO
·năm ngoái·discuss
“Additionally, participants can easily contribute photos and videos to a dedicated Shared Album within each invite to help preserve memories and relive the event.”

This sounds like a great feature. Post event photo sharing is always a bit of a mess.
DRAGONERO
·2 năm trước·discuss
Might also be worth reporting directly through Cloudflare https://radar.cloudflare.com/domains/feedback/notepad.plus
DRAGONERO
·2 năm trước·discuss
Another way to explore floating point representation can also be to compare rounding modes, as this can impact a lot of what is generated for floating point operations. Most systems are round to nearest even, but round to zero, round towards positive and round towards negative also exist. Bonus points if you also check results for x87 floats.
DRAGONERO
·2 năm trước·discuss
I think you mean “best shoe”
DRAGONERO
·3 năm trước·discuss
That's probably a good amount of battery life that can be claimed back once this is fixed