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

Freddy, Ye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 15 18:37:56 PST 2023


FreddyYe updated this revision to Diff 489411.
FreddyYe added a comment.

Rebase FP16 tests.


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.489411.patch
Type: text/x-patch
Size: 9679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/302eeb82/attachment.bin>


More information about the llvm-commits mailing list