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

Mike Hommey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 17:12:16 PDT 2023


glandium added a comment.

In D155924#4651672 <https://reviews.llvm.org/D155924#4651672>, @nikic wrote:

> @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.

This either didn't work or wasn't enough. Or something else broke in between. I'll dig deeper and will open an issue.


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