[PATCH] D141473: [PowerPC] Simplify fp-to-int store optimization

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 22:50:34 PDT 2023


shchenz added a comment.

If this patch can optimize the redundant `xscvdpsxws` away for case: https://godbolt.org/z/zWsaae4j4 ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141473



More information about the llvm-commits mailing list