[llvm] [X86] Fix overflow with large stack probes on x86-64 (PR #113219)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 01:46:02 PST 2025


mconst wrote:

The buildbot failure looks like it's from the bad instruction you pointed out earlier (which actually gets detected automatically when expensive checks are enabled).  I think the fix should be pretty simple -- I'll try writing up a PR for it soon.

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


More information about the llvm-commits mailing list