diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-05-22 20:13:34 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-05-22 20:13:34 +0000 |
commit | 606bc315d66e9aa077d04b1076227263b9c971e6 (patch) | |
tree | cc9dbfd6d443e465d2bdf6bcc1d5ae423484c055 /clang/lib/Headers/module.modulemap | |
parent | 785acce51dc3f1d3398222d5bfa0ab2f2dfa8442 (diff) | |
download | bcm5719-llvm-606bc315d66e9aa077d04b1076227263b9c971e6.tar.gz bcm5719-llvm-606bc315d66e9aa077d04b1076227263b9c971e6.zip |
AMDGPU: Fix v2f16 fneg/fabs pattern
The integer operation convertion for some reason only happens
if the source is a bitcast from an integer, which happens to
always be the situation when the result is loaded. Add
an additional pattern for when the source operation is really
an FP operation.
llvm-svn: 333019
Diffstat (limited to 'clang/lib/Headers/module.modulemap')
0 files changed, 0 insertions, 0 deletions