Jun Wang

Results 9 comments of Jun Wang

@bbiiggppiigg For the 3 examples provided, could you pls (1) list the desired code with s_waitcnt inserted at desired places with the appropriate counters, and (2) list the bitcode (.ll)...

> isVCC needs to gain a new parameter for the partnered register in the copy. There shouldn't be any need to fixup the result after, or check register class membership...

In the new commit I created a separate function just to handle copy from physical reg to VCC. However, I'm not sure this is an improvement over the previous version....

> You should not have to query whether a register belongs to a register class, only query what that register's class is. For the problem we are dealing with here,...

I plan to submit this PR next week by Nov 26. Pls let me know if you have additional comments.