[all-commits] [llvm/llvm-project] b44f07: Remove unnecessary empty comments from test check ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Mar 29 10:29:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b44f07045c53870f6b1889bd385f6d2c8d0de396
https://github.com/llvm/llvm-project/commit/b44f07045c53870f6b1889bd385f6d2c8d0de396
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-29 (Sun, 29 Mar 2020)
Changed paths:
M llvm/test/CodeGen/X86/vector-shuffle-512-v8.ll
Log Message:
-----------
Remove unnecessary empty comments from test check lines. NFC.
Commit: 443dcc0e008bfac4ea3c9ef740074488e660122c
https://github.com/llvm/llvm-project/commit/443dcc0e008bfac4ea3c9ef740074488e660122c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-29 (Sun, 29 Mar 2020)
Changed paths:
M llvm/test/CodeGen/X86/vector-shuffle-512-v8.ll
Log Message:
-----------
[X86][AVX] Add tests for 512-bit shuffle patterns that could reduce to subvector extractions
Compare: https://github.com/llvm/llvm-project/compare/26fa33755f11...443dcc0e008b
More information about the All-commits
mailing list