[PATCH] D130554: [AArch64][GlobalISel] Add heuristics for localizing G_CONSTANT.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 10:51:38 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG19cdd1908b17: [AArch64][GlobalISel] Add heuristics for localizing G_CONSTANT. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D130554?vs=447932&id=448098#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130554

Files:
  llvm/include/llvm/CodeGen/MachineRegisterInfo.h
  llvm/lib/CodeGen/MachineRegisterInfo.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/localizer-arm64-tti.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130554.448098.patch
Type: text/x-patch
Size: 10010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/c1396673/attachment.bin>


More information about the llvm-commits mailing list