Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/7.0] Use the register of CAST for contained index operator #75145

Merged
merged 1 commit into from
Sep 7, 2022

Commits on Sep 6, 2022

  1. Use the register of CAST for contained index operator (dotnet#74275)

    * Rename test files
    
    * Fix index scale for cast
    
    * Do not contain index if indir is not containable.
    
    * Revert "Do not contain index if indir is not containable."
    
    This reverts commit e79d17d92ceb0eed5ae1bfd03c2d1d6b171ab17f.
    
    * Instead try to contain the LEA
    
    * IsSafeToContainMem() check
    
    * Do IsSafeToContainMem() only if needed
    
    * Add test case
    
    * Fix merge error
    
    * fix the test case
    
    * review comment
    kunalspathak committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9d5d565 View commit details
    Browse the repository at this point in the history