[PATCH] D125072: [MachineOutliner] Make getOutliningType partially target-independent

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 09:30:19 PDT 2023


zjaffal added a comment.

It looks like this commit introduced a new crash in llc when building for macos 
Here is the link to the reproducer
https://godbolt.org/z/heqaE1jYa

Please take a look and revert if it needs a non-trivial fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125072



More information about the llvm-commits mailing list