[all-commits] [llvm/llvm-project] a1d57f: [NFC][X86] `detectAVGPattern()`: rely on `AVGSplit...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Tue Oct 12 10:12:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a1d57f75d16d5567c211ff0e74718cc7604ab7d3
https://github.com/llvm/llvm-project/commit/a1d57f75d16d5567c211ff0e74718cc7604ab7d3
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[NFC][X86] `detectAVGPattern()`: rely on `AVGSplitter()` to perform truncation
More information about the All-commits
mailing list