summary refs log tree commit diff stats
path: root/results/scraper/fex/3827
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/3827')
-rw-r--r--results/scraper/fex/38274
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/3827 b/results/scraper/fex/3827
new file mode 100644
index 00000000..629c2ae3
--- /dev/null
+++ b/results/scraper/fex/3827
@@ -0,0 +1,4 @@
+AVX128: `vgatherqps` and `vpgatherqd` might be able to be optimized with `LD1W { <Zt>.D }, <Pg>/Z, [<Xn|SP>, <Zm>.D]`
+Currently these operations fall down the ASIMD path universally. We might be able to use this weirdo zero extending gather from SVE and then swizzle the components down to where we want them instead.

+

+Need to noodle on it a bit.
\ No newline at end of file