[PATCH] D68290: [RISCV] WIP better estimate size of outlined block with C extension enabled
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 3 05:52:31 PDT 2019
asb added a comment.
I like the direction of this, Thanks Ana. Did you look at modifying getInstSizeInBytes? That would benefit other callers beyond the outliner.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68290/new/
https://reviews.llvm.org/D68290
More information about the llvm-commits
mailing list