[PATCH] D136742: [llvm][LoongArch] Improve the "out of range" error information reported by `adjustFixupValue`
Xiaodong Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 19:28:57 PDT 2022
XiaodongLoong marked 2 inline comments as done.
XiaodongLoong added a comment.
Use llvm::minIntN(N) and llvm::maxIntN(N) and remove .str(). Done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136742/new/
https://reviews.llvm.org/D136742
More information about the llvm-commits
mailing list