In the original commit adding SLEEF mappings, https://reviews.llvm.org/D146839
mappings for log2/log2f were missing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155801
[TLI][AArch64] Add missing SLEEF mappings to scalable vector functions for log2 and log2f ClosedPublic Authored by mgabka on Jul 20 2023, 1:43 AM.
Details Summary In the original commit adding SLEEF mappings, https://reviews.llvm.org/D146839
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 20 2023, 8:07 AM This revision was landed with ongoing or failed builds.Jul 21 2023, 7:01 AM Closed by commit rG38cdb007a501: Add missing SLEEF mappings to scalable vector functions for log2 and log2f (authored by mgabka). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 542897 llvm/include/llvm/Analysis/VecFuncs.def
llvm/test/Transforms/LoopVectorize/AArch64/sleef-calls-aarch64.ll
|