[PATCH] D95227: [RISCV] Simplify BP initialisation
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 25 14:20:24 PST 2021
luismarques added a comment.
This is certainly cleaner, in the sense of the code operating at a higher level of abstraction. I wonder if it's worth the indirection cost.
I'll let others bikeshed this :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95227/new/
https://reviews.llvm.org/D95227
More information about the llvm-commits
mailing list