[PATCH] D64195: [PowerPC] Replace float load/store pair with integer load/store pair when it's only used in load/store

Zixuan Wu (Zeson) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 20:36:33 PDT 2019


wuzish added a comment.

After run bmk 2017 cpu for fortran and c/c++, there is some noise, no obvious degression. Some have little improvement about 1%~2%.


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

https://reviews.llvm.org/D64195





More information about the llvm-commits mailing list