[PATCH] D95209: [CodeGen] Port Machine Function Splitter from ELF to COFF

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 10:45:07 PDT 2021


snehasish added a comment.

Hi Tao, since it looks like you are making progress on this! I would suggest adding the Windows exception handling test for basic block sections instead of MFS in particular. It will simplify the test since you don't need profile information and we will get better confidence for the Propeller framework overall. It would be equivalent to this test: llvm/test/CodeGen/X86/basic-block-sections-eh.ll


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95209



More information about the llvm-commits mailing list