[llvm] X86: Avoid using isArch64Bit for 64-bit checks (PR #157412)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 11 04:51:14 PDT 2025
RKSimon wrote:
> > We have x86_64 analogues in downstream code. It will make code complicated to check a couple of them each time.
>
> Then there should be an isX86_64 helper in Triple like other targets do
Are you intending to handle this or shall one of us?
https://github.com/llvm/llvm-project/pull/157412
More information about the llvm-commits
mailing list