[PATCH] D141657: [X86] Prefer fpext(splat(X)) to splat(fpext(x)).

Freddy, Ye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 06:48:55 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb711f79ef57: [X86] Prefer fpext(splat(X)) to splat(fpext(x)). (authored by FreddyYe).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141657

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/prefer-fpext-splat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141657.489543.patch
Type: text/x-patch
Size: 9679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/0423c028/attachment.bin>


More information about the llvm-commits mailing list