[llvm] [GlobalISel] Bail out early for big-endian (PR #103310)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 13 10:13:21 PDT 2024
davemgreen wrote:
Yeah it will depend on the value of -global-isel-abort, which I believe is =0 when enabled through -O0. https://godbolt.org/z/49Pav884n
https://github.com/llvm/llvm-project/pull/103310
More information about the llvm-commits
mailing list