CTSRD-CHERI/llvm-project

Remove `, implicit $ddc` from all MIPS MIR tests

Closed this issue · 0 comments

Having it makes merging from upstream extremely annoying. We should just model DDC writes as an instruction with unmodeled side effects. Switching it should be so rare that this shouldn't make any difference.

Easiest approach should be to use the same approach as RISC-V.