[all-commits] [llvm/llvm-project] 2769fb: [LoopVectorize][X86] Regenerate tests. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Feb 21 10:24:15 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2769fb90f0a4e6178306b521c5e79708b16de1fc
https://github.com/llvm/llvm-project/commit/2769fb90f0a4e6178306b521c5e79708b16de1fc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-21 (Fri, 21 Feb 2020)
Changed paths:
M llvm/test/Transforms/LoopVectorize/X86/interleaving.ll
M llvm/test/Transforms/LoopVectorize/X86/strided_load_cost.ll
Log Message:
-----------
[LoopVectorize][X86] Regenerate tests. NFCI.
Commit: 1723f219939e1d4dc1c53ec7caf10c9380822b99
https://github.com/llvm/llvm-project/commit/1723f219939e1d4dc1c53ec7caf10c9380822b99
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-21 (Fri, 21 Feb 2020)
Changed paths:
M clang/lib/ASTMatchers/GtestMatchers.cpp
Log Message:
-----------
Fix MSVC "not all control paths return a value" warning. NFCI.
Compare: https://github.com/llvm/llvm-project/compare/6b4a193defbe...1723f219939e
More information about the All-commits
mailing list