HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DRAGONERO

no profile record

comments

DRAGONERO
·w zeszłym roku·discuss
I've checked and on "certain vendors" the mix + step is actually (slightly) better: same temp usage, lower instructions/cycles.
DRAGONERO
·w zeszłym roku·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
·w zeszłym roku·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
·w zeszłym roku·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 lata temu·discuss
Might also be worth reporting directly through Cloudflare https://radar.cloudflare.com/domains/feedback/notepad.plus
DRAGONERO
·2 lata temu·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 lata temu·discuss
I think you mean “best shoe”