[PATCH] D43781: Make AddrSpaceCast noops on PPC

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 07:57:28 PDT 2018


vchuravy added a comment.

@nemanjai I added two test cases the first taken from `ARM.addrspacecast.ll` and the second from a bug that the Julia frontend hit.

It should be a non-functional change for the backend itself.


Repository:
  rL LLVM

https://reviews.llvm.org/D43781





More information about the llvm-commits mailing list