On 8/11/2023 6:29 AM, Jeff Law via Gcc-patches wrote:
On 8/10/23 21:45, Palmer Dabbelt wrote:
This seems pretty mechinacial: just scrub through our MDs to check
for any un-typed insns, then add the assert and fix the failures.
You're more than welcome to have at it, but LMK if you want me to try
and find some time for someone to do it -- certainly seems like a
good way for someone new to dig in a bit.
Yes, definitely mechanical. And yes, it's a good way for someone to
start to get familiar with these bits -- I used the lack of types on
some of the bitmanip insns to help ramp up Raphael and one of the RAU
guys in this space.
Jeff
Hi, Palmer sent me this thread to take a look at. I can start working on
this.
Edwin Lu