[all-commits] [llvm/llvm-project] c1c86f: [X86] LowerEXTRACT_VECTOR_ELT - match i8 extractio...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jul 31 03:37:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1c86f9eae73786bcdacddaab248817c4f176935
https://github.com/llvm/llvm-project/commit/c1c86f9eae73786bcdacddaab248817c4f176935
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] LowerEXTRACT_VECTOR_ELT - match i8 extraction with MVT::i8 instead of getSizeInBits()
Noticed on D156350
More information about the All-commits
mailing list