[PATCH] D111571: [X86] `detectAVGPattern()`: support basic case of PAVG chaining (PR52131)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 09:52:11 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f4f5da634ce: [X86] `detectAVGPattern()`: support basic case of PAVG chaining (PR52131) (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D111571?vs=378934&id=379088#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111571/new/

https://reviews.llvm.org/D111571

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111571.379088.patch
Type: text/x-patch
Size: 12535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/36c2462c/attachment.bin>


More information about the llvm-commits mailing list