diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-09-19 21:49:13 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-19 12:49:13 +0000 |
commit | cc680fc50c3b42bef920a5411cf902e6a6a9c4d4 (patch) | |
tree | 9a7156a36baed96306650f32053f4928e9260e9b /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 9113592312357d777a4e65833c2887f737bc9e6a (diff) | |
download | llvm-cc680fc50c3b42bef920a5411cf902e6a6a9c4d4.zip llvm-cc680fc50c3b42bef920a5411cf902e6a6a9c4d4.tar.gz llvm-cc680fc50c3b42bef920a5411cf902e6a6a9c4d4.tar.bz2 |
X86: Avoid using isArch64Bit for 64-bit checks (#157412)
Just directly check x86_64. isArch64Bit just adds extra
steps around this.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions