https://bugs.llvm.org/show_bug.cgi?id=46890

Florian Hahn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Florian Hahn <[email protected]> ---
IIRC Dave committed a change to make -basic-aa-recphi=true the default a while
ago.

Things get vectorized without the option now: https://godbolt.org/z/T944xz

It looks like we hit some limit with the laod/store combiner on ARM64, but that
is a separate issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to