[PATCH] D77564: [PowerPC] Do not attempt to reuse load for 64-bit FP_TO_UINT without FPCVT

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 14:10:50 PDT 2020


sfertile accepted this revision as: sfertile.
sfertile added a comment.
This revision is now accepted and ready to land.

> Which I think mishandles negative values.

I was wrong. Thanks Nemanja for testing it out on a BE machine for me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77564





More information about the llvm-commits mailing list