[all-commits] [llvm/llvm-project] 5983cf: [X86] LowerRotate - fix assertion. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Dec 6 11:46:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5983cfdc50b3110e3e6856d174e54147f2f6e6e3
https://github.com/llvm/llvm-project/commit/5983cfdc50b3110e3e6856d174e54147f2f6e6e3
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] LowerRotate - fix assertion. NFC.
v32i16 rotation lowering is only lowered on non-BWI targets.
More information about the All-commits
mailing list