[PATCH] D103408: Teach peephole optimizer to not emit sub-register defs

Ahsan Saghir via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 19:51:59 PDT 2021


saghir updated this revision to Diff 354423.
saghir marked an inline comment as done.
saghir added a comment.

Added test case description.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103408

Files:
  llvm/lib/CodeGen/PeepholeOptimizer.cpp
  llvm/test/CodeGen/PowerPC/peephole-subreg-def.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103408.354423.patch
Type: text/x-patch
Size: 4539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/7e9b6741/attachment.bin>


More information about the llvm-commits mailing list