Unverified Commit b342d87f authored by Pengcheng Wang's avatar Pengcheng Wang Committed by GitHub
Browse files

[TableGen][NFC] Add maybe_unused to MRI (#87044)

This suppresses warning `unused variable 'MRI' [-Wunused-variable]`
for those fusions that don't need `MRI`.
parent 8827ff92
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment