[PATCH] D77443: [RISCV] Fix RISCVInstrInfo::getInstSizeInBytes for atomics pseudos

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 4 13:50:01 PDT 2020


luismarques added a comment.

Thanks for the fix Jessica.
Looking at, say, `doAtomicBinOpExpansion` it's not immediately obvious why some of those values are correct. Can you please provide more info, ideally in the code?
Is there really no way to provide tests for these?


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