Files
clang-p2996/flang/lib/Optimizer/CodeGen/CodeGen.cpp
Jan Leyonberg 4290e34ebd [flang][AMDGPU] Convert math ops to AMD GPU library calls instead of libm calls (#99517)
This patch invokes a pass when compiling for an AMDGPU target to lower
math operations to AMD GPU library calls library calls instead of libm
calls.
2024-09-10 09:48:55 -04:00

163 KiB