[all-commits] [llvm/llvm-project] 3fd4c0: [X86] Make ISD::ROTL/ROTR vXi16 vector rotates leg...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Mar 6 01:36:06 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fd4c0e2a8b173bbd34877821fb616aeb11cdea6
https://github.com/llvm/llvm-project/commit/3fd4c0e2a8b173bbd34877821fb616aeb11cdea6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86InstrAVX512.td
Log Message:
-----------
[X86] Make ISD::ROTL/ROTR vXi16 vector rotates legal on VBMI2 targets (#184768)
Fixes #184002
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list