Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D143979
[GISel][PowerPC][WIP] Support G_ATOMICRMW_* Needs ReviewPublic Authored by lkail on Feb 13 2023, 9:26 PM. This revision needs review, but there are no reviewers specified.
Details
Diff Detail
Unit TestsFailed Event Timelinelkail added a parent revision: D143977: [RFC][GlobalISel] Allow match against iPTR operand in leaf node.Feb 13 2023, 9:27 PM lkail removed a parent revision: D143977: [RFC][GlobalISel] Allow match against iPTR operand in leaf node.Feb 13 2023, 9:29 PM lkail added a parent revision: D143977: [RFC][GlobalISel] Allow match against iPTR operand in leaf node.
Revision Contents
Diff 497209 llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-atomics.ll
|