[PATCH] D128591: Transforms: Relax restrictions on pow(x, y) expansion

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 02:04:29 PDT 2022


RKSimon added a reviewer: RKSimon.
RKSimon added a comment.

Not to confuse things, but we also have @llvm.powi.* intrinsics and expansion which are all very similar to this - can we not merge these more?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128591



More information about the llvm-commits mailing list