[llvm] [X86] Respect blockaddress offsets when performing X86 LEA fixups (PR #71641)

Maurice Heumann via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 01:16:26 PST 2023


momo5502 wrote:

I tried to minimize my test case as much as possible. Now, the IR code does not really match the MIR code anymore.
However, I was not able to remove it, as the blockaddress in MIR has a reference to an IR BB. I'm sure there is a way to rewrite that, but I didn't know how :D


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


More information about the llvm-commits mailing list