[PATCH] D128719: [IR] Remove support for insertvalue constant expression

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 08:45:03 PDT 2022


reames added a comment.

Can I ask you to separate the various construction to fold changes into a separate NFC?  I'd like to see that land and bake for a couple days before the removal itself goes in.

Don't we have to worry about forward compatibility with bitcode on this one?  I didn't see anything for that in this change?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128719/new/

https://reviews.llvm.org/D128719



More information about the llvm-commits mailing list