[PATCH] D87851: [AArch64] Enable implicit null check transformation

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 16:02:11 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb04c181ed776: [AArch64] Enable implicit null check transformation (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D87851?vs=292590&id=292650#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87851

Files:
  llvm/lib/CodeGen/BranchRelaxation.cpp
  llvm/lib/CodeGen/ImplicitNullChecks.cpp
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/test/CodeGen/AArch64/implicit-null-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87851.292650.patch
Type: text/x-patch
Size: 18341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/178d5467/attachment.bin>


More information about the llvm-commits mailing list