[all-commits] [llvm/llvm-project] 00d196: [X86] matchIndexRecursively - don't peek through S...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Aug 25 02:48:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00d19664b2ce82294e621e72041dc4294f53fe7c
https://github.com/llvm/llvm-project/commit/00d19664b2ce82294e621e72041dc4294f53fe7c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
Log Message:
-----------
[X86] matchIndexRecursively - don't peek through SIGN_EXTEND for vector indices
Don't rely on implicit extension for gather/scatter ops
More information about the All-commits
mailing list