[PATCH] D127729: [Bitcode] Support expanding constant expressions into instructions
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 01:31:15 PDT 2022
nikic added a reviewer: efriedma.
nikic marked an inline comment as done.
nikic added a subscriber: efriedma.
nikic added a comment.
In D127729#3601812 <https://reviews.llvm.org/D127729#3601812>, @nhaehnle wrote:
> Thanks. This looks pretty good to me, but I'm not familiar with the bitcode reader so perhaps somebody else can still take a look.
Thanks for the review!
Don't think we have a lot of people familiar with the bitcode reader, maybe @aeubanks or @efriedma can take a look?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127729/new/
https://reviews.llvm.org/D127729
More information about the llvm-commits
mailing list