[PATCH] D110288: Move pow transformations to sqrt/cbrt to earlier in the compiler pipeline

Masoud Ataei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 10 08:21:28 PST 2022


masoud.ataei abandoned this revision.
masoud.ataei added a comment.

This PR is created in support for IBM scalar MASS library pass, but with new approach of handling llvm intrinsic math functions on https://reviews.llvm.org/D101759. There is no need for this PR.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110288/new/

https://reviews.llvm.org/D110288



More information about the llvm-commits mailing list