Add builtins required to implement vcmla and rotated variants from
the ACLE
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
70 ms | x64 windows > LLVM.CodeGen/XCore::threads.ll |
Event Timeline
Comment Actions
Updated to use multiclass to make things a bit less verbose (mostly based on work Tim did initially).