[all-commits] [llvm/llvm-project] b41d22: [PowerPC][GISel] support 32 bit load/store

Chen Zheng via All-commits all-commits at lists.llvm.org
Mon Dec 12 04:54:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b41d22db18ec6f18a1a9e07d3581ee67164b2080
      https://github.com/llvm/llvm-project/commit/b41d22db18ec6f18a1a9e07d3581ee67164b2080
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
    M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
    M llvm/lib/Target/PowerPC/PPCGenRegisterBankInfo.def
    A llvm/test/CodeGen/PowerPC/GlobalISel/load-store-32bit.ll

  Log Message:
  -----------
  [PowerPC][GISel] support 32 bit load/store

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D135535




More information about the All-commits mailing list