diff options
author | Tex Riddell <texr@microsoft.com> | 2024-10-17 10:37:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-17 10:37:32 -0700 |
commit | dea213cb9b2e1ce7a6032ae4bc5306f74ebfc604 (patch) | |
tree | 7cf19eb1863ff9bb45ab7c62419a591ff0c26c24 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | f35a14dd507b6fc90fe8e0b606c2f787d7dfedea (diff) | |
download | llvm-dea213cb9b2e1ce7a6032ae4bc5306f74ebfc604.zip llvm-dea213cb9b2e1ce7a6032ae4bc5306f74ebfc604.tar.gz llvm-dea213cb9b2e1ce7a6032ae4bc5306f74ebfc604.tar.bz2 |
Add atan2 test case for prior change in X86SelLowering.cpp (#112616)
When updating X86SelLowering.cpp for atan2, based on #96222, it was
known that a needed change was missing which was merged later in
#101268. However, the corresponding test update to
`fp-strict-libcalls-msvc32.ll` was missed.
This change rectifies that oversight.
This also adds a missing label to the tanh test, since it's produced by
update_llc_test_checks.py
Part of: Implement the atan2 HLSL Function #70096.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions