[PATCH] D119073: [X86] Replace X86ISD::AVG with generic ISD::AVGCEILU

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 10:57:25 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf810b40c3b51: [X86] Replace X86ISD::AVG with generic ISD::AVGCEILU (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D119073?vs=406237&id=407958#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119073

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/lib/Target/X86/X86InstrAVX512.td
  llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/lib/Target/X86/X86InstrSSE.td
  llvm/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/test/CodeGen/X86/avg.ll
  llvm/test/CodeGen/X86/min-legal-vector-width.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119073.407958.patch
Type: text/x-patch
Size: 14377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/fc6030ac/attachment.bin>


More information about the llvm-commits mailing list