[PATCH] D132255: [TwoAddressInstruction] Handle pointer compare sunk past statepoint.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 12:29:38 PDT 2022


thakis added a comment.

The precommitted test breaks tests on mac: http://45.33.8.238/macm1/42841/step_11.txt

Please take a look and revert for now if it takes a while to fix. (Looks like the check looks for "Assertion ... failed" while the mac runtime apparently prints "Assertion failed: ...")


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132255



More information about the llvm-commits mailing list