Skip to content
Commit 3de89abf authored by Nemanja Ivanovic's avatar Nemanja Ivanovic Committed by Tom Stellard
Browse files

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

We call the function that attempts to reuse the conversion without checking
whether the target matches the constraints that the callee expects. This patch
adds the check prior to the call.

Fixes: https://bugs.llvm.org/show_bug.cgi?id=43976

Differential revision: https://reviews.llvm.org/D77564

(cherry picked from commit 64b31d96)
parent 17d0ddd5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment