[all-commits] [llvm/llvm-project] ca3767: [LoopVectorize] Move testing for SVML vectorizatio...
topperc via All-commits
all-commits at lists.llvm.org
Wed Apr 8 18:14:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ca376782ff8649d1a5405123f06a742e0e94b701
https://github.com/llvm/llvm-project/commit/ca376782ff8649d1a5405123f06a742e0e94b701
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M llvm/test/Transforms/LoopVectorize/X86/svml-calls-finite.ll
M llvm/test/Transforms/LoopVectorize/X86/svml-calls.ll
Log Message:
-----------
[LoopVectorize] Move testing for SVML vectorization of exp2f_finite/exp2_finite from svml-calls.ll to svml-calls-finite.ll where the finite versions of log, pow, and exp already were.
More information about the All-commits
mailing list