Issue 203196
Summary Transform gather/scatter with uniform address into strided access with 0 stride.
Labels new issue
Assignees ElvisWang123
Reporter ElvisWang123
    After #199647 and #201070. The strided load now is supported by LV. 
We can further transform the gather with both uniform address into zero stride load.

Before doing that, I will check if there exist any real-world benchmark contains this pattern.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to