We already have explicit patterns for these.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124084
[AMDGPU] Remove atomic pattern args in FLAT_[Global_]Atomic_Pseudo defs ClosedPublic Authored by abinavpp on Apr 20 2022, 3:58 AM.
Details Summary We already have explicit patterns for these.
Diff Detail
Event Timelineabinavpp added a child revision: D124086: [AMDGPU] Remove no-ret atomic ops selection in the post-isel hook.Apr 20 2022, 4:05 AM This revision is now accepted and ready to land.Apr 21 2022, 6:39 AM Closed by commit rG165ae7276c27: [AMDGPU] Remove atomic pattern args in FLAT_[Global_]Atomic_Pseudo defs (authored by abinavpp). · Explain WhyApr 21 2022, 9:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 424370 llvm/lib/Target/AMDGPU/FLATInstructions.td
|
Remove this argument from the definition of the multiclass, if nothing is using it?