[all-commits] [llvm/llvm-project] a07928: [CodeGen][Hexagon] Replace PointerType::getUnqual(...
Mats Jun Larsen via All-commits
all-commits at lists.llvm.org
Sat Feb 8 07:13:44 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a07928c3ce9da62b82a796ef26f5f7aaa0311d37
https://github.com/llvm/llvm-project/commit/a07928c3ce9da62b82a796ef26f5f7aaa0311d37
Author: Mats Jun Larsen <mats at jun.codes>
Date: 2025-02-08 (Sat, 08 Feb 2025)
Changed paths:
M clang/lib/CodeGen/Targets/Hexagon.cpp
Log Message:
-----------
[CodeGen][Hexagon] Replace PointerType::getUnqual(Type) with opaque version (NFC) (#126274)
Follow-up to https://github.com/llvm/llvm-project/issues/123569
The obsolete bitcasts on the LoadInsts are also removed.
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