[PATCH] D132942: [PowerPC][GISel]add support for float point arithmetic operations

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 01:59:53 PDT 2022


shchenz updated this revision to Diff 463153.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132942/new/

https://reviews.llvm.org/D132942

Files:
  llvm/lib/Target/PowerPC/GISel/PPCGenRegisterBankInfo.def
  llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
  llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
  llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
  llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
  llvm/lib/Target/PowerPC/GISel/PPCRegisterBanks.td
  llvm/test/CodeGen/PowerPC/GlobalISel/float-arithmetic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132942.463153.patch
Type: text/x-patch
Size: 9428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220927/c40e99ba/attachment.bin>


More information about the llvm-commits mailing list