[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 09:25:55 PDT 2022
pawosm01 updated this revision to Diff 440657.
pawosm01 marked an inline comment as done.
pawosm01 added a comment.
Another review comment 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.440657.patch
Type: text/x-patch
Size: 6666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/340a2f5f/attachment.bin>
More information about the llvm-commits
mailing list