[all-commits] [llvm/llvm-project] 7ff2ce: [X86] combineConcatVectorOps - pull out repeated D...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Dec 11 07:32:31 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ff2ce9c7b61d9fe4ce055f4953d05032ad9d66e
https://github.com/llvm/llvm-project/commit/7ff2ce9c7b61d9fe4ce055f4953d05032ad9d66e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineConcatVectorOps - pull out repeated DAG.getContext calls. NFC.
More information about the All-commits
mailing list