[PATCH] D138615: [llvm] Teach FastISel for AArch64 about tagged globals

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 14:32:15 PST 2022


leonardchan updated this revision to Diff 478377.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138615

Files:
  llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  llvm/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/lib/Target/AArch64/AArch64Tagging.h
  llvm/test/CodeGen/AArch64/arm64-fast-isel-tag.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138615.478377.patch
Type: text/x-patch
Size: 6528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221128/7cc90f8b/attachment.bin>


More information about the llvm-commits mailing list