[PATCH] D152357: MachineConstantPool::getConstantPoolIndex - don't reuse mismatched constants contained undef/poison (Issue #63108)
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 10:20:13 PDT 2023
goldstein.w.n added a comment.
re: "... but for now we just prevent reuse of the constant pool entry entirely."
->
".... but for now we just prevent reuse of the constant pool entry entirely *if there are any undef or poison elements*".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152357/new/
https://reviews.llvm.org/D152357
More information about the llvm-commits
mailing list