[all-commits] [llvm/llvm-project] 2498e3: [LoongArch] Assume no-op addrspacecasts by default...
hev via All-commits
all-commits at lists.llvm.org
Sat Mar 23 18:45:30 PDT 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: 2498e3a07f3df2272fec885f53f09ae13214ca38
https://github.com/llvm/llvm-project/commit/2498e3a07f3df2272fec885f53f09ae13214ca38
Author: hev <wangrui at loongson.cn>
Date: 2024-03-23 (Sat, 23 Mar 2024)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchTargetMachine.h
A llvm/test/CodeGen/LoongArch/addrspacecast.ll
Log Message:
-----------
[LoongArch] Assume no-op addrspacecasts by default (#82332)
This PR indicates that `addrspacecasts` are always no-ops on LoongArch.
Fixes #82330
(cherry picked from commit dd3e0a4643670f33850278ad281a358bbdd04e92)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list