[PATCH] D123997: [PowerPC] Bail out of FISel when lowering long calls

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 18:39:15 PDT 2022


nemanjai added a comment.

In D123997#3461035 <https://reviews.llvm.org/D123997#3461035>, @umesh.kalappa0 wrote:

> @nemanjai ,thank you for quick fix and please checkout the unit test failed ?

The unit test failure should be unrelated. A change in code generation for PowerPC should not cause a sanitizer failure on X86.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123997



More information about the llvm-commits mailing list