[all-commits] [llvm/llvm-project] 15bc3f: [X86] rotate-extract-vector.ll - use avx512bw+avx5...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat May 14 04:59:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15bc3f81bffad2238c235e400be5a1ea72844b0e
https://github.com/llvm/llvm-project/commit/15bc3f81bffad2238c235e400be5a1ea72844b0e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-05-14 (Sat, 14 May 2022)
Changed paths:
M llvm/test/CodeGen/X86/rotate-extract-vector.ll
Log Message:
-----------
[X86] rotate-extract-vector.ll - use avx512bw+avx512vl target for more useful codegen checks
This is a much more realistic target than just avx512bw, which has never existed as a real world cpu target
More information about the All-commits
mailing list