[PATCH] D126930: Fix interaction of CFI instructions with MachineOutliner.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 16:01:49 PDT 2022


efriedma updated this revision to Diff 434981.
efriedma edited the summary of this revision.
efriedma added a comment.

Address review comments.

I don't have any evidence the `CFIInstructions.size()` thing can cause a miscompile, so leaving out for now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126930/new/

https://reviews.llvm.org/D126930

Files:
  llvm/lib/CodeGen/MachineOutliner.cpp
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/CodeGen/AArch64/machine-outliner-cfi.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126930.434981.patch
Type: text/x-patch
Size: 9261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/4b06589c/attachment.bin>


More information about the llvm-commits mailing list