LWP100-1465 Address calculation test#4
Conversation
…gemm-common-graph
…ter changes in GEMM graph
…cutionCoordinates() out of a loop body
|
Original commenter: @a1-mlselibci-npi Generated Documentation |
|
Original commenter: @a1-mlselibci-npi CodeQL reportResults Summary
Full table of results
Links |
|
Original commenter: @a1-mlselibci-npi Code Coverage Report for gfx942Summary
This PR adds/edits 12810 newly uncovered lines. Artifacts
Commit Hashes |
|
Original commenter: @yoonchoi Original review comment on Will try to make a separate PR for this change as it can be independently tested. |
|
Original commenter: @squiring Original review comment on addCommandArguments() could probably be modified to have this change. |
|
Original commenter: @squiring Original review comment on This needs a better name. I assumed this would apply the CleanArguments graph transformation. |
|
Original commenter: @squiring Original review comment on Most of these log statements should be removed once this is all working. |
|
Original commenter: @squiring Original review comment on Have a look at how the |
|
Original commenter: @yoonchoi Original review comment on Did you mean replacing the current implementation of |
|
Original commenter: @yoonchoi Original review comment on If this function still needs to exists, I will look for more appropriate name. |
|
Original commenter: @yoonchoi Original review comment on Agreed. Will remove at the end of the commits. For now, I still need them. |
|
Original commenter: @yoonchoi Original review comment on Does the newly uploaded change look closer to what was meant? Please see At the end of this file
|
|
Original commenter: @yoonchoi Original review comment on The code should be removed. |
|
Original commenter: @yoonchoi Original review comment on New: remove |
|
Original commenter: @yoonchoi Original review comment on Remove changes in this file |
|
Original commenter: @yoonchoi Original review comment on Add more specific numbers of macM, macN etc. |
Original author: @yoonchoi
PR overview
For LWP100-1465
Replace #1122
This catch test obtains buffer instructions' base VGPR expressions(i.e. address calculation expression) and compare those original expressions with the widened to 64-bit expressions.
Testing
Ran catch/AddressCalculationTest
Commit message
Address calculation test