[PATCH] D57197: [GlobalISel][AArch64] Add support for @llvm.cos and @llvm.sin intrinsics
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 28 10:36:11 PST 2019
paquette closed this revision.
paquette marked 2 inline comments as done.
paquette added a comment.
Herald added a subscriber: Petar.Avramovic.
Thanks! Split it into 3 commits:
r352400 - Adds the instructions
r352401 - Adds the IRTranslator changes
r352402 - Adds the legalizer changes
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57197/new/
https://reviews.llvm.org/D57197
More information about the llvm-commits
mailing list