[Bug tree-optimization/101390] Expand vector mod as vector div + multiply-subtract

2021-07-13 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390 --- Comment #3 from ktkachov at gcc dot gnu.org --- (In reply to Richard Biener from comment #2) > scalar patterns are the appropriate way to do this There may be parts of the compiler I'm not familiar here, so apologies... By scalar patterns

[Bug tree-optimization/101390] Expand vector mod as vector div + multiply-subtract

2021-07-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390 Richard Biener changed: What|Removed |Added Blocks||53947 --- Comment #2 from Richard

[Bug tree-optimization/101390] Expand vector mod as vector div + multiply-subtract

2021-07-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement