HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DRAGONERO

no profile record

comments

DRAGONERO
·ปีที่แล้ว·discuss
I've checked and on "certain vendors" the mix + step is actually (slightly) better: same temp usage, lower instructions/cycles.
DRAGONERO
·ปีที่แล้ว·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
·ปีที่แล้ว·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
·ปีที่แล้ว·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 ปีที่แล้ว·discuss
Might also be worth reporting directly through Cloudflare https://radar.cloudflare.com/domains/feedback/notepad.plus
DRAGONERO
·2 ปีที่แล้ว·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 ปีที่แล้ว·discuss
I think you mean “best shoe”
DRAGONERO
·3 ปีที่แล้ว·discuss
That's probably a good amount of battery life that can be claimed back once this is fixed