[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 17:59:48 PST 2023


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

Rebase new pre-commit 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.489409.patch
Type: text/x-patch
Size: 9287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/535bda9a/attachment.bin>


More information about the llvm-commits mailing list