[PATCH] D63860: [MachineCSE] Extend CSE heuristic

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 05:05:13 PDT 2019


piotr updated this revision to Diff 210802.
piotr edited the summary of this revision.
piotr added a comment.

V5: Refactored code.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63860

Files:
  lib/CodeGen/MachineCSE.cpp
  test/CodeGen/AMDGPU/cse-phi-incoming-val.ll
  test/CodeGen/AMDGPU/cse-phi-incoming-val.mir
  test/CodeGen/AMDGPU/multilevel-break.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63860.210802.patch
Type: text/x-patch
Size: 6758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/e61aa6ec/attachment.bin>


More information about the llvm-commits mailing list