[all-commits] [llvm/llvm-project] cd7ff0: [SystemZ] improve test for showing store merge mis...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon Nov 14 09:09:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd7ff0707f51930bbc4eb84b54a08d14142a8bc1
https://github.com/llvm/llvm-project/commit/cd7ff0707f51930bbc4eb84b54a08d14142a8bc1
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M llvm/test/CodeGen/SystemZ/merge-stores.ll
Log Message:
-----------
[SystemZ] improve test for showing store merge miscompile; NFC
See issue #58883 for details.
Commit: 0a37290dc81037b966cb7dbfdaad71b46743daad
https://github.com/llvm/llvm-project/commit/0a37290dc81037b966cb7dbfdaad71b46743daad
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/AndOrXor.ll
Log Message:
-----------
[InstSimplify] restrict logic fold with partial undef vector
https://alive2.llvm.org/ce/z/4ncsnX
Fixes #58977
Compare: https://github.com/llvm/llvm-project/compare/780c53984449...0a37290dc810
More information about the All-commits
mailing list