mitsuba-renderer / drjit

Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering
BSD 3-Clause "New" or "Revised" License
597 stars 45 forks source link

Fix `gather_` definition for packets (avx2) #271

Closed DoeringChristian closed 2 months ago

DoeringChristian commented 2 months ago

Fixes the definition of the gather_ function in the packet_sse4.h file for X86_AVX2.