[PATCH] D78264: [AArch64CondBrTuning] Ignore debug insts when scanning for NZCV clobbers [9/10]

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 17:26:56 PDT 2020


This revision was automatically updated to reflect the committed changes.
vsk marked an inline comment as done.
Closed by commit rG78d69e97cc24: [AArch64CondBrTuning] Ignore debug insts when scanning for NZCV clobbers [10/14] (authored by vsk).

Changed prior to commit:
  https://reviews.llvm.org/D78264?vs=257934&id=259444#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78264

Files:
  llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/test/CodeGen/AArch64/arm64-early-ifcvt.ll
  llvm/test/CodeGen/AArch64/arm64-shrink-wrapping.ll
  llvm/test/CodeGen/AArch64/cond-br-tuning.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78264.259444.patch
Type: text/x-patch
Size: 5367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/98775af4/attachment.bin>


More information about the llvm-commits mailing list