[PATCH] D91050: [NFC] Add the getConstantPool hook for target to customize it with MachineConstantPoolValue
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 23 04:41:54 PST 2020
RKSimon added a comment.
What should we do with SelectionDAG::getConstantPool? At the very least I'd expect better comments explaining when each should be used, but I'm wondering whether we can get away with just the TLI version?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91050/new/
https://reviews.llvm.org/D91050
More information about the llvm-commits
mailing list