[llvm] [LoongArch] Assume no-op addrspacecasts by default (PR #82332)

Lu Weining via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 19:27:35 PST 2024


https://github.com/SixWeining approved this pull request.

LGTM since currently there is no specialized address spaces on loongarch where casts aren't no-ops. If there is in future, the impl can be adjusted.

https://github.com/llvm/llvm-project/pull/82332


More information about the llvm-commits mailing list