[llvm-branch-commits] [llvm] release/19.x: Reland [llvm-ml] Fix RIP-relative addressing for ptr operands (#108061) (PR #109091)

Martin Storsjö via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Sep 17 23:51:39 PDT 2024


mstorsjo wrote:

> @mstorsjo What do you think about merging this PR to the release branch?

Should be good; it fixes https://github.com/llvm/llvm-project/issues/54773 (fixing building LLVM without requiring MSVC's ml64.exe), and doesn't regress the OpenMP build which also uses llvm-ml. It has stayed in git main for a number of days without reported regressions now.

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


More information about the llvm-branch-commits mailing list