mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 21:26:59 +08:00
Implement IEEE_SUPPORT_DATATYPE() and other inquiry intrinisic functions from the intrinsic module IEEE_ARITHMETIC, folding all of their results to .TRUE. Differential Revision: https://reviews.llvm.org/D95830