https://reviews.llvm.org/D137549 makes them unnecessary.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D137638
[AMDGPU][AsmParser] Remove extra checks on missing instruction modifiers. ClosedPublic Authored by kosarev on Nov 8 2022, 6:19 AM.
Details
Diff Detail
Unit TestsFailed Event Timelinekosarev added a parent revision: D137549: [AsmParser] Match mandatory operands following optional operands..Nov 8 2022, 6:56 AM This revision is now accepted and ready to land.Nov 9 2022, 3:42 AM This revision was landed with ongoing or failed builds.Nov 10 2022, 4:51 AM Closed by commit rG926acd2bb55d: [AMDGPU][AsmParser] Remove extra checks on missing instruction modifiers. (authored by kosarev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 473983 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
|