[PATCH] D149034: [M68k] Add instruction selection support for zext with PCD addressing

Ian D. Scott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 23 22:00:46 PDT 2023


ids1024 created this revision.
ids1024 added a reviewer: myhsu.
Herald added subscribers: JDevlieghere, hiraditya.
Herald added a project: All.
ids1024 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This fixes a compile error in Rust's libcore.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149034

Files:
  llvm/lib/Target/M68k/M68kExpandPseudo.cpp
  llvm/lib/Target/M68k/M68kInstrData.td
  llvm/test/CodeGen/M68k/load-extend.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149034.516227.patch
Type: text/x-patch
Size: 4138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/9649f77f/attachment.bin>


More information about the llvm-commits mailing list