[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 19:39:55 PDT 2022


shchenz updated this revision to Diff 463399.
shchenz added a comment.

address comments


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.463399.patch
Type: text/x-patch
Size: 9048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/5d95777a/attachment.bin>


More information about the llvm-commits mailing list