validateCoherencyBits is called twice.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | ||
---|---|---|
4611 | Coherency bits have already been validated here. |
Paths
| Differential D129766
[AMDGPU][MC][NFC] Remove unnecessary code ClosedPublic Authored by dp on Jul 14 2022, 5:58 AM.
Details
Summary validateCoherencyBits is called twice.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 14 2022, 6:11 AM This revision was landed with ongoing or failed builds.Jul 15 2022, 3:18 AM Closed by commit rG185c36de7381: [AMDGPU][MC][NFC] Remove unnecessary code (authored by dp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 444928 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
|
Coherency bits have already been validated here.