[all-commits] [llvm/llvm-project] 053498: [Flang] Mark 128 float MODULO intrinsic calls as "...
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Thu Aug 18 06:27:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 053498ccd3d9a1493df081f8ae2504d29911d4cd
https://github.com/llvm/llvm-project/commit/053498ccd3d9a1493df081f8ae2504d29911d4cd
Author: Peter Steinfeld <psteinfeld at nvidia.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M flang/lib/Lower/IntrinsicCall.cpp
Log Message:
-----------
[Flang] Mark 128 float MODULO intrinsic calls as "TODO"
The code generated for this version of the intrinsic is broken. I'm
marking it as a "TODO" for now so that people don't get unannounce bad
results.
Differential Revision: https://reviews.llvm.org/D132082
More information about the All-commits
mailing list