[PATCH] D146905: [IR] Add llvm.tan.* intrinsic
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 11:07:51 PDT 2023
craig.topper added a comment.
FWIW, I agree with @jdoerfert that we should do this on the scalar libcall. The amount of code touched here to make the intended combine simpler doesn't seem justified.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146905/new/
https://reviews.llvm.org/D146905
More information about the llvm-commits
mailing list