[flang-commits] [flang] [mlir] [mlir] Add math to LLVM lowering support for missing trigonometric & hyperbolic ops (PR #125753)

Slava Zakharin via flang-commits flang-commits at lists.llvm.org
Wed Feb 5 12:05:07 PST 2025


vzakhari wrote:

> > The build failure that you refer to, is it about the actual compiler build or about flang LIT tests?
> 
> I think this was LIT tests failures.

Thanks, Valentin! I suppose `Intrinsics/math-codegen.fir` would fail either way (whether this conversion generates calls or `llvm.intr` operations), so it should just be fixed accordingly.

https://github.com/llvm/llvm-project/pull/125753


More information about the flang-commits mailing list