[PATCH] D155924: [IR] Remove support for and/or constant expressions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 06:05:15 PDT 2023


nikic added a comment.

@glandium Sorry for the long delay here. I've added support for expanding constant expressions in function metadata in https://github.com/llvm/llvm-project/commit/05b86a8fea23865e4a437efa9cb4f6844ccbf50e, so this should work fine now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155924



More information about the llvm-commits mailing list