Commit daaf817
authored
[CIR][CIRGen][Builtin][Neon] Lower neon_vaddlv_s8 and neon_vaddlv_u8 (#1671)
Hi, This is my first here! Tried to mirror some of the patterns already
presented in both the codegen lib and its tests
I'm very excited to start contributing and potentially making an impact
in this project! feedback is much appreciated.1 parent 734afe6 commit daaf817
File tree
2 files changed
+32
-4
lines changed- clang
- lib/CIR/CodeGen
- test/CIR/CodeGen/AArch64
2 files changed
+32
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4397 | 4397 | | |
4398 | 4398 | | |
4399 | 4399 | | |
4400 | | - | |
4401 | | - | |
4402 | | - | |
4403 | 4400 | | |
4404 | 4401 | | |
4405 | 4402 | | |
| |||
4413 | 4410 | | |
4414 | 4411 | | |
4415 | 4412 | | |
| 4413 | + | |
| 4414 | + | |
| 4415 | + | |
4416 | 4416 | | |
4417 | | - | |
| 4417 | + | |
| 4418 | + | |
| 4419 | + | |
| 4420 | + | |
| 4421 | + | |
| 4422 | + | |
4418 | 4423 | | |
4419 | 4424 | | |
4420 | 4425 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
908 | 931 | | |
909 | 932 | | |
910 | 933 | | |
| |||
0 commit comments