Revert "[SystemZ] Bugfix in expansion of memmem operations."
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>
Wed, 10 May 2023 09:23:34 +0000 (11:23 +0200)
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>
Wed, 10 May 2023 09:34:55 +0000 (11:34 +0200)
commitdfa42a69b8fb2f340d4a923fc6e06fee40bcd436
tree721211bcf0af2e8540c249e4f82177a84439e4f9
parent00454a17f361d677d5423905c888daca1a80661a
Revert "[SystemZ] Bugfix in expansion of memmem operations."

Sorry - mir test fails with expensive checks on build bot.

Seems to relate to the fact that there are no PHIs in the .mir input, but after
they are created the verifyer reports "Found PHI instruction with NoPHIs property
set".

This reverts commit 00454a17f361d677d5423905c888daca1a80661a.
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
llvm/test/CodeGen/SystemZ/memmem-exrl-cc.mir [deleted file]