[all-commits] [llvm/llvm-project] 958da6: [X86] `detectAVGPattern()`: don't require zext in ...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Tue Oct 12 10:26:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 958da6598fbea736f8b55f7ced0e677d57a0bdc8
https://github.com/llvm/llvm-project/commit/958da6598fbea736f8b55f7ced0e677d57a0bdc8
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
M llvm/test/CodeGen/X86/avg.ll
Log Message:
-----------
[X86] `detectAVGPattern()`: don't require zext in the with-constant case
More information about the All-commits
mailing list