This patch teaches ReplaceWithVeclib pass how to replace
vector FREM instructions for scalable vectors.
Depends on D157258
Differential D156439
[TLI][AArch64] Extend ReplaceWithVeclib to replace vector FREM instructions for scalable vectors jolanta.jensen on Jul 27 2023, 8:10 AM. Authored by
Details
This patch teaches ReplaceWithVeclib pass how to replace Depends on D157258
Diff Detail
Event Timeline
Comment Actions Addressing review comments.
Comment Actions Bug fixes and review comments.
|
This will malfunction if false is sent as an argument. To be corrected.