kito-cheng wrote:

Changes:
- Rebase
- Add testcase to make sure multiple ABI tag work with riscv_vls_cc correctly 
```
// CHECK-DAG: @_Z7tagged2B3abcB16riscv_vls_cc_128B4userv
__attribute__((abi_tag("user", "abc"), riscv_vls_cc(128))) void tagged2() {}
```

---

Will merge once CI happy.

https://github.com/llvm/llvm-project/pull/217249
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to