[all-commits] [llvm/llvm-project] 0b9264: [SystemZ] Revert migration of SystemZ/Large/branch...
Kai Nacke via All-commits
all-commits at lists.llvm.org
Wed Oct 12 07:24:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b9264006dafff1c1e6440635c894906ffeda0d2
https://github.com/llvm/llvm-project/commit/0b9264006dafff1c1e6440635c894906ffeda0d2
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M llvm/test/CodeGen/SystemZ/Large/branch-01.ll
Log Message:
-----------
[SystemZ] Revert migration of SystemZ/Large/branch-01.ll
Root cause for the regression is that value %6598 is
defined as a label, and later as an i32 value.
Reviewed By: uweigand
Differential Revision: https://reviews.llvm.org/D135778
More information about the All-commits
mailing list