[PATCH] D105360: [PowerPC] Fix popcntb XL Compat Builtin for 32bit
Quinn Pham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 2 10:05:29 PDT 2021
quinnp created this revision.
Herald added subscribers: shchenz, kbarton, hiraditya, nemanjai.
quinnp requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Repository:
rG LLVM Github Monorepo
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.356208.patch
Type: text/x-patch
Size: 29392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/c9c38efc/attachment.bin>
More information about the llvm-commits
mailing list