[PATCH] D110239: [AArch64] Enable type promotion for AArch64

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 07:13:22 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a645fc44b54: [AArch64] Enable type promotion for AArch64 (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110239

Files:
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll
  llvm/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/test/CodeGen/AArch64/and-mask-removal.ll
  llvm/test/CodeGen/AArch64/atomic-ops-lse.ll
  llvm/test/CodeGen/AArch64/atomic-ops.ll
  llvm/test/CodeGen/AArch64/cmpxchg-idioms.ll
  llvm/test/CodeGen/AArch64/lack-of-signed-truncation-check.ll
  llvm/test/CodeGen/AArch64/signed-truncation-check.ll
  llvm/test/CodeGen/AArch64/typepromotion-overflow.ll
  llvm/test/CodeGen/AArch64/typepromotion-phisret.ll
  llvm/test/CodeGen/AArch64/typepromotion-signed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110239.375878.patch
Type: text/x-patch
Size: 49893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210929/2f8a406f/attachment.bin>


More information about the llvm-commits mailing list