[PATCH] D149893: Rewrite LSV to handle longer chains.

Ron Lieberman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 28 07:21:21 PDT 2023


ronlieb added a comment.

seeing this 
llm/lib/IR/Instruction.cpp:125: bool llvm::Instruction::comesBefore(const llvm::Instruction*) const: Assertion `Parent == Other->Parent && "cross-BB instruction order comparison"' failed.

struggling to produce the ll to reproduce it, will take some time ...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149893



More information about the llvm-commits mailing list