[PATCH] D75638: [Hexagon] Support for Linux/Musl ABI.
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 25 12:59:39 PDT 2020
kparzysz added a comment.
I'm not sure if it's worth defining these macros especially if this is the only place where they are used. We'd need a more coordinated effort to replace all 32's with named constants where it refers to a register size, and I'm not even sure if we could classify whether a given 32 is tied to a register size or not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75638/new/
https://reviews.llvm.org/D75638
More information about the llvm-commits
mailing list