[llvm] [X86] Refine X86::isOffsetSuitableForCodeModel() (PR #75641)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 10:10:37 PST 2023


aeubanks wrote:

> ```diff
> +++ b/llvm/lib/Target/X86/X86ISelLowering.cpp
> ```

done. I was using ToT clang-format and it was giving the wrong formatting...

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


More information about the llvm-commits mailing list