[PATCH] D128302: [LICM][AArch64] Detects that ExtractElement is not free in AArch64 when deciding whether to sink an operation in the exiting block of a loop.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 13:38:59 PDT 2022


mingmingl created this revision.
Herald added subscribers: asbirlea, hiraditya, kristof.beyls.
Herald added a project: All.
mingmingl requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128302

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/AArch64/extract-element.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128302.438820.patch
Type: text/x-patch
Size: 6597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220621/79fc10df/attachment.bin>


More information about the llvm-commits mailing list