[PATCH] D117166: [AArch64][GlobalISel] Optimize conjunctions of compares to conditional conmpares.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 20 01:21:19 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2a46450849de: [AArch64][GlobalISel] Optimize conjunctions of compares to conditional compares. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D117166?vs=399490&id=410137#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117166

Files:
  llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/arm64-ccmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117166.410137.patch
Type: text/x-patch
Size: 31373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220220/986fdf89/attachment.bin>


More information about the llvm-commits mailing list