Inserting scalar result of 'uaddlv' neon intrinsic function to a destination vector currently makes use of the integer unit. Subsequent patches will eliminate the redundant use of the integer registers. This is an initial set of tests for this functionality.
Details
Details
- Reviewers
- None
- Commits
- rGf3b8aef242ed: [AArch64] Added tests for inserting scalar result of uaddlv neon instrinsic…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Added a test case for inserting 'uaddlv' result in a non-zero index in the destination vector