diff options
| author | Asher Mancinelli <ashermancinelli@gmail.com> | 2025-09-30 07:36:13 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-30 07:36:13 -0700 |
| commit | 82efd72ed505c6ec183eca700290a29051c2d6e6 (patch) | |
| tree | 9ec9203202fc941ca13c85314523f8252e6979a0 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
| parent | 98d43ef2d842eb8b552b244a4ed6218d757682a1 (diff) | |
| download | llvm-82efd72ed505c6ec183eca700290a29051c2d6e6.zip llvm-82efd72ed505c6ec183eca700290a29051c2d6e6.tar.gz llvm-82efd72ed505c6ec183eca700290a29051c2d6e6.tar.bz2 | |
[MLIR] Add sincos op to math dialect (#160772)
Now that `sincos` is a supported intrinsic in the LLVM dialect
(#160561) we are able to add the corresponding operation in
the math dialect and add conversion patterns for LLVM and NVVM.
We have several benchmarks that use sine and cosine in hot-loops, and
saving some calculations by performing them together can benefit
performance. We would like to have a way to represent sincos in the math
dialect.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions
