This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 19ab4593924 [LibCallSimplifier] partly fix pow(x, 0.5) -> sqrt() transforms new 2dee9743976 [LibCallSimplifier] allow splat vectors for pow(x, 0.5) -> [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/Utils/SimplifyLibCalls.cpp | 15 +++++++-------- test/Transforms/InstCombine/pow-sqrt.ll | 5 +++-- 2 files changed, 10 insertions(+), 10 deletions(-)