[PATCH] D135778: [SystemZ] Revert migration of Large/branch-01.ll

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 07:14:52 PDT 2022


Kai created this revision.
Kai added a reviewer: uweigand.
Herald added a project: All.
Kai requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Root cause is that value %6598 is defined as a label, and later as an i32 value.


https://reviews.llvm.org/D135778

Files:
  llvm/test/CodeGen/SystemZ/Large/branch-01.ll



More information about the llvm-commits mailing list