[llvm] X86: Avoid using isArch64Bit for 64-bit checks (PR #157412)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 8 03:06:54 PDT 2025


phoebewang wrote:

We have x86_64 analogues in downstream code. It will make code complicated to check a couple of them each time.

https://github.com/llvm/llvm-project/pull/157412


More information about the llvm-commits mailing list