llvm-project
aa983fdc - LAA cannot vectorize lib calls like modf/modff

Commit
1 year ago
LAA cannot vectorize lib calls like modf/modff Functions like modf/modff are math lib calls that set memory write-only attribute. Given that a target has vectorized mappings, LAA should allow vectorization.
Committer
Parents
Loading