[all-commits] [llvm/llvm-project] 1f925d: Revert "[SystemZ] change test to mir to better iso...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Tue Nov 29 12:08:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f925d70ce8b8f3fc7b83cf2495966fa44b597c9
https://github.com/llvm/llvm-project/commit/1f925d70ce8b8f3fc7b83cf2495966fa44b597c9
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M llvm/test/CodeGen/SystemZ/merge-stores.ll
Log Message:
-----------
Revert "[SystemZ] change test to mir to better isolate miscompile; NFC"
This reverts commit 8076c70d6a2a21d18713458996732f5231d61f43.
After discussion in D137791, a test that shows a miscompile
is better than the more isolated test for a transform (that
may not be wrong in all cases).
More information about the All-commits
mailing list