[all-commits] [llvm/llvm-project] 159da5: [X86] Enable v32i16 ISD::ROTL/ROTR lowering on AVX...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Dec 24 05:31:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 159da567378ab5a4bf9b62162d16caccf3db16f9
https://github.com/llvm/llvm-project/commit/159da567378ab5a4bf9b62162d16caccf3db16f9
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-12-24 (Fri, 24 Dec 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vector-fshl-rot-512.ll
M llvm/test/CodeGen/X86/vector-fshr-rot-512.ll
M llvm/test/CodeGen/X86/vector-rotate-512.ll
Log Message:
-----------
[X86] Enable v32i16 ISD::ROTL/ROTR lowering on AVX512BW targets
More information about the All-commits
mailing list