[PATCH] D110181: [InstCombine] Move InstCombineWorklist to Utils to allow reuse (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 22 03:08:23 PDT 2021


fhahn added a comment.

Hmm, it looks like this broke the build with explicit modules (`   -DLLVM_ENABLE_MODULES=On`). I'm currently checking to see what the options are for unbreaking the build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110181



More information about the llvm-commits mailing list