[llvm] [VPlan] Run narrowInterleaveGroups during general VPlan optimizations. (PR #149706)

Emilio Cota via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 21 09:07:42 PDT 2025


cota wrote:

Hi @fhahn,
This PR is causing downstream failures for JAX. In particular, after pulling this commit I'm seeing egregious numerical errors when computing a Hessian with JAX on CPU. Any guesses as to why that may be?

https://github.com/llvm/llvm-project/pull/149706


More information about the llvm-commits mailing list