[PATCH] D155357: [RISCV] Allow delayed decision for ADD/SUB relocations
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 20 07:20:07 PDT 2023
asb added a comment.
One piece of this I'm struggling to follow a bit is evaluateKnownAbsolute and `InSet`. This `InSet` parameter doesn't have much in the way of documentation. I'm sure it's obvious to someone working in this code regularly, but could you please clarify the intended meaning of this parameter?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155357/new/
https://reviews.llvm.org/D155357
More information about the llvm-commits
mailing list