[PATCH] D93826: [RISCV] Don't print zext.b alias.
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 05:03:43 PST 2021
kito-cheng added a comment.
Note from gnu toolchain side, GCC will detect bintuils version and behavior during configure time and set different default behavior according the version or feature support test result, but I know clang/llvm doing different way on this part.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93826/new/
https://reviews.llvm.org/D93826
More information about the llvm-commits
mailing list