[PATCH] D128591: Transforms: Relax restrictions on pow(x, y) expansion
Paul Osmialowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 03:40:01 PDT 2022
pawosm01 updated this revision to Diff 440154.
pawosm01 added a comment.
fixed formatting.
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.440154.patch
Type: text/x-patch
Size: 6642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/24a3aa26/attachment.bin>
More information about the llvm-commits
mailing list