[PATCH] D137222: [MachineCSE] Allow CSE for instructions with ignorable operands

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 11:39:25 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG11e86868c1a1: [MachineCSE] Allow CSE for instructions with ignorable operands (authored by Carrot).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137222

Files:
  llvm/lib/CodeGen/MachineCSE.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/udiv.i64.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/urem.i64.ll
  llvm/test/CodeGen/AMDGPU/atomic_optimizations_buffer.ll
  llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
  llvm/test/CodeGen/AMDGPU/atomic_optimizations_raw_buffer.ll
  llvm/test/CodeGen/AMDGPU/atomic_optimizations_struct_buffer.ll
  llvm/test/CodeGen/AMDGPU/sgpr-control-flow.ll
  llvm/test/CodeGen/AMDGPU/tuple-allocation-failure.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137222.475228.patch
Type: text/x-patch
Size: 253813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221114/8337ef99/attachment-0001.bin>


More information about the llvm-commits mailing list