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

Paul Osmialowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 07:52:40 PDT 2022


pawosm01 updated this revision to Diff 440629.
pawosm01 marked an inline comment as done.
pawosm01 added a comment.

Comment 2 addressed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128591

Files:
  llvm/include/llvm/IR/Instruction.h
  llvm/include/llvm/IR/Operator.h
  llvm/lib/IR/Instruction.cpp
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/pow-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128591.440629.patch
Type: text/x-patch
Size: 6710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/154451ea/attachment.bin>


More information about the llvm-commits mailing list