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

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 22:43:26 PST 2023


skan added a comment.

In D141657#4050436 <https://reviews.llvm.org/D141657#4050436>, @FreddyYe wrote:

> This patch is to fix regression below: https://reviews.llvm.org/D141657

You are using the link of this revision...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141657



More information about the llvm-commits mailing list