Skip to content
Commit 50a9b3d8 authored by Matt Arsenault's avatar Matt Arsenault
Browse files

InstCombine: Recognize fneg when performed as bitcasted integer

This is a resurrection of D18874. This was previously wrong with
fneg conflated with fsub, but we now have a proper fneg instruction.
Additionally, I think it is now clearer that IR float=IEEE float,
and a different bit layout would require adding a different IR type.

https://reviews.llvm.org/D151934
parent 12660867
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment