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

Fix FastISel dropping srcloc metadata from InlineAsm #65

Merged
merged 1 commit into from
Jun 13, 2020

Commits on Jun 13, 2020

  1. Fix FastISel dropping srcloc metadata from InlineAsm

    Summary:
    Bugzilla: https://bugs.llvm.org/show_bug.cgi?id=46060
    
    I've also added the Extra_IsConvergent flag which was missing from FastISel.
    
    Reviewers: echristo
    
    Reviewed By: echristo
    
    Subscribers: hiraditya, llvm-commits
    
    Tags: #llvm
    
    Differential Revision: https://reviews.llvm.org/D80759
    Amanieu committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    428d9f3 View commit details
    Browse the repository at this point in the history