[clang] [llvm] [x86] Add tan intrinsic part 4 (PR #90503)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 11:24:09 PDT 2024


tschuett wrote:

Nit: the `declare` is not necessary anymore. You touched the IRTranslator without a test at, e.g., https://github.com/llvm/llvm-project/blob/main/llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll

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


More information about the llvm-commits mailing list