diff options
author | Tex Riddell <texr@microsoft.com> | 2024-10-24 17:53:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-24 17:53:12 -0700 |
commit | c03d09ce3eed336fea4d9283232383f6d4d4057d (patch) | |
tree | a85d4b4830b558f4ffd1107bd60c1732ae42924c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | b1be21394e9c8fee1d2092c9e6a789121ab214be (diff) | |
download | llvm-c03d09ce3eed336fea4d9283232383f6d4d4057d.zip llvm-c03d09ce3eed336fea4d9283232383f6d4d4057d.tar.gz llvm-c03d09ce3eed336fea4d9283232383f6d4d4057d.tar.bz2 |
[aarch64] atan2 intrinsic lowering (p5) (#112611)
This change is part of this proposal:
https://discourse.llvm.org/t/rfc-all-the-math-intrinsics/78294
- `VecFuncs.def`: define intrinsic to sleef/armpl mapping
- `LegalizerHelper.cpp`: add missing fewerElementsVector handling for
the new atan2 intrinsic
- `AArch64ISelLowering.cpp`: Add arch64 specializations for lowering
like neon instructions
- `AArch64LegalizerInfo.cpp`: Legalize atan2.
Part 5 for Implement the atan2 HLSL Function #70096.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions