llvm-project
cc680fc5
- X86: Avoid using isArch64Bit for 64-bit checks (#157412)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
85 days ago
X86: Avoid using isArch64Bit for 64-bit checks (#157412) Just directly check x86_64. isArch64Bit just adds extra steps around this.
References
#157412 - X86: Avoid using isArch64Bit for 64-bit checks
Author
arsenm
Parents
91135923
Loading