[PATCH] D150251: [SystemZ] Bugfix in expansion of memmem operations.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 00:31:21 PDT 2023


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

Since NC, OC, and XC clobber CC, the EXRL_Pseudo targeting these must also be
marked to do so.

Patch by uweigand.

Fixes: https://github.com/llvm/llvm-project/issues/62572


https://reviews.llvm.org/D150251

Files:
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/test/CodeGen/SystemZ/memmem-exrl-cc.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150251.520923.patch
Type: text/x-patch
Size: 4273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230510/d2a87ebb/attachment.bin>


More information about the llvm-commits mailing list