[all-commits] [llvm/llvm-project] 124d58: [X86][AVX] Move VPERM2F128 defs above VINSERTF128 ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 28 06:05:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 124d58638275d1b98b2c3162ae292810b23cbee9
https://github.com/llvm/llvm-project/commit/124d58638275d1b98b2c3162ae292810b23cbee9
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M llvm/lib/Target/X86/X86InstrSSE.td
Log Message:
-----------
[X86][AVX] Move VPERM2F128 defs above VINSERTF128 defs. NFC.
This will be necessary for a future patch to lower VINSERTF128 custom folds to VPERM2F128
More information about the All-commits
mailing list