Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • dav1d dav1d
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • dav1ddav1d
  • Merge requests
  • !1181

checkasm: Drop one layer of macro expansion for concatenation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Martin Storsjö requested to merge mstorsjo/dav1d:checkasm-concat into master Mar 16, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

The usual two-layer macro expansion for concatenation isn't needed here, as the parameters that needs expanding (PIXEL_TYPE, COEF_TYPE) end up expanded by the intermediate checkasm_check() macro anyway.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: checkasm-concat

VideoLAN code repository instance