[llvm] [X86] Don't save/restore fp around longjmp instructions (PR #102556)

via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 13:34:41 PDT 2024


weiguozhi wrote:

> Should this be backported to 19.x?

This is a bug fix for https://github.com/llvm/llvm-project/commit/0d471b3f64d3116bd57c79d872f7384fff80daa5. So it depends on whether https://github.com/llvm/llvm-project/commit/0d471b3f64d3116bd57c79d872f7384fff80daa5 is included in 19.x.

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


More information about the llvm-commits mailing list