[PATCH] D105360: [PowerPC] Fix popcntb XL Compat Builtin for 32bit

Quinn Pham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 14 09:21:14 PDT 2021


quinnp updated this revision to Diff 358637.
quinnp added a comment.

Removing a misleading comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105360

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/builtins-ppc-xlcompat-sync.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/P9InstrResources.td
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-msync.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync-32.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync-64.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105360.358637.patch
Type: text/x-patch
Size: 32351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210714/4b43f21e/attachment.bin>


More information about the llvm-commits mailing list