diff options
author | s-watanabe314 <watanabe.shu-06@fujitsu.com> | 2025-02-13 21:06:04 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-13 13:06:04 +0100 |
commit | 1935f84856a9297e725770e6f4b9c50fbcec365c (patch) | |
tree | 794ab154d5732a229b3f54c52e8208e8f4295ac0 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6fb1d40992ac3aff84dfe7616ea7776e1c26ba99 (diff) | |
download | llvm-1935f84856a9297e725770e6f4b9c50fbcec365c.zip llvm-1935f84856a9297e725770e6f4b9c50fbcec365c.tar.gz llvm-1935f84856a9297e725770e6f4b9c50fbcec365c.tar.bz2 |
[mlir][complex] Add complex-range option and select complex division … (#127010)
…algorithm
This patch adds the `complex-range` option and two calculation methods
for complex number division (algebraic method and Smith's algorithm) to
both the `ComplexToLLVM` and `ComplexToStandard` passes, allowing the
calculation method to be controlled by the option.
See also the discussion in the following discourse post.
https://discourse.llvm.org/t/question-and-proposal-regarding-complex-number-division-algorithm-in-the-complex-dialect/83772
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions