Skip to content

Xtensa.td feature typo (LLVM-97) #47

New issue

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

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

Already on GitHub? # to your account

Closed
MabezDev opened this issue Aug 4, 2021 · 1 comment
Closed

Xtensa.td feature typo (LLVM-97) #47

MabezDev opened this issue Aug 4, 2021 · 1 comment
Labels
Resolution: Done Status: Done Issue is done internally

Comments

@MabezDev
Copy link

MabezDev commented Aug 4, 2021

def FeatureMEMCTL : SubtargetFeature<"atomctl", "HasMEMCTL", "true",

should say "memctl", not "atomctl"

@github-actions github-actions bot changed the title Xtensa.td feature typo Xtensa.td feature typo (LLVM-97) Aug 4, 2021
@KerryRJ
Copy link

KerryRJ commented Aug 10, 2021

Another one, should say "highpriinterrupts" and not "exception"

def FeatureHighPriInterrupts : SubtargetFeature<"exception",
                                                "HasHighPriInterrupts", "true",
                                                "Enable Xtensa HighPriInterrupts option">;

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Resolution: Done Status: Done Issue is done internally
Projects
None yet
3 participants