llvm-project/llvm/include
Matt Arsenault 7401516985 AMDGPU: Add fract intrinsic
Remove broken patterns matching it. This was matching the
unsafe math pattern and expanding the fix for the buggy instruction
from the pattern. The problems are also on CI. Remove the workarounds
and only use fract with unsafe math or from the intrinsic.

llvm-svn: 271078
2016-05-28 00:19:52 +00:00
..
llvm AMDGPU: Add fract intrinsic 2016-05-28 00:19:52 +00:00
llvm-c Extract renaming from D19181 2016-05-23 16:38:25 +00:00