Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/AMDGPU/SIRegisterInfo.td | ||
---|---|---|
735 | We're already inside a let GeneratePressureSet = 0 in { ... } block. |
Paths
| Differential D78553
[AMDGPU] Simplify definition of VReg and AReg classes. NFC. ClosedPublic Authored by foad on Apr 21 2020, 3:51 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2020, 10:57 AM Closed by commit rG2fa17cdd7ad0: [AMDGPU] Simplify definition of VReg and AReg classes. NFC. (authored by foad). · Explain WhyApr 22 2020, 1:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 259196 llvm/lib/Target/AMDGPU/SIRegisterInfo.td
|
Do you mind to add "let GeneratePressureSet = 0" here before submission?