[llvm] [InstSimplify] Add basic constant folding for `llvm.sincos` (PR #114527)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 06:42:47 PDT 2024


tschuett wrote:

> > I thought about exploiting the flag.
> 
> You mean constant folding differently based on if `afn` is set or not?

Sure why not. Or alternatively at least stating, we ignore `afn` because ....

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


More information about the llvm-commits mailing list