[PATCH] D105785: [RISCV] Add a helper function to allow ReplaceNodeResults to use sign extension for any_extend of i32 constants.
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 13 02:18:25 PDT 2021
luismarques added a comment.
Can't we just address the root problem and make those `any_extend`s be sign-extended for RISC-V, where they are handled?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105785/new/
https://reviews.llvm.org/D105785
More information about the llvm-commits
mailing list