Skip to content

Conversation

@urnathan
Copy link
Contributor

There are a few places where 'x86' is being implied by '!aarch64 && !riscv', that's neither obvious nor scalable. Replace with isX86() as appropriate.

@urnathan urnathan marked this pull request as ready for review April 12, 2024 16:04
@urnathan urnathan merged commit 603fa4c into llvm:main Apr 15, 2024
aniplcc pushed a commit to aniplcc/llvm-project that referenced this pull request Apr 15, 2024
Use `isX86()` rather than `!isAArch64() && !isRISCV()`, and similar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants