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

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 04:07:18 PDT 2024


MacDue wrote:

> I thought about exploiting the flag.

You mean constant folding differently based on if `afn` is set or not? 

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


More information about the llvm-commits mailing list