CarolineConcatto wrote: Hello, Just a few notes for the reviewer: I did not use upgrade, so older LLVM IR that does not use target memory will not benefit from the performance improvement. It would also be useful to document the target memory mappings. Should this be documented only in IntrinsicsAArch64.td, or is there somewhere else it should be added as well?
- ZT0 is mapped to target_mem0 - ZA is mapped to target_mem1 https://github.com/llvm/llvm-project/pull/154144 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
