summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/clang_headers.c
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-09-13 00:44:35 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2019-09-13 00:44:35 +0000
commit4d3391803462433b05a3344e6c37435f725637c4 (patch)
treed4c536b7baf26b1676377613d61ac7ea0af9c208 /clang/test/Preprocessor/clang_headers.c
parent38f6b3fd8dd7dc3a3b4eae63738d5d3a741b2227 (diff)
downloadbcm5719-llvm-4d3391803462433b05a3344e6c37435f725637c4.tar.gz
bcm5719-llvm-4d3391803462433b05a3344e6c37435f725637c4.zip
AMDGPU/GlobalISel: Legalize G_FMAD
Unlike SelectionDAG, treat this as a normally legalizable operation. In SelectionDAG this is supposed to only ever formed if it's legal, but I've found that to be restricting. For AMDGPU this is contextually legal depending on whether denormal flushing is allowed in the use function. Technically we currently treat the denormal mode as a subtarget feature, so custom lowering could be avoided. However I consider this to be a defect, and this should be contextually dependent on the controllable rounding mode of the parent function. llvm-svn: 371800
Diffstat (limited to 'clang/test/Preprocessor/clang_headers.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud