[PATCH] D136675: [MachineCSE] Allow PRE of instructions that read physical registers

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 06:53:48 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG88ac25b357aa: [MachineCSE] Allow PRE of instructions that read physical registers (authored by john.brawn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136675

Files:
  llvm/lib/CodeGen/MachineCSE.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/hip.extern.shared.array.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/udiv.i64.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/urem.i64.ll
  llvm/test/CodeGen/AMDGPU/selectcc-opt.ll
  llvm/test/CodeGen/ARM/machine-cse-cmp.ll
  llvm/test/CodeGen/PowerPC/machine-cse-rm-pre.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/memcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136675.472599.patch
Type: text/x-patch
Size: 35291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/ec5ad2b2/attachment.bin>


More information about the llvm-commits mailing list