[PATCH] D77443: [RISCV] Fix RISCVInstrInfo::getInstSizeInBytes for atomics pseudos
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 28 13:59:15 PDT 2020
lewis-revill added a comment.
Bumping this patch - Looking at the output of the riscv-expand-pseudos pass I'd say these values are accurate. I'd say comments here, and in the functions which expand the instructions to ensure things don't get changed - seems to me like tests would be a little tricky so perhaps omitting that would be fine just to get this landed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77443/new/
https://reviews.llvm.org/D77443
More information about the llvm-commits
mailing list