[PATCH] D59535: [SelectionDAG] Compute known bits of CopyFromReg

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 00:49:57 PDT 2019


piotr updated this revision to Diff 192574.
piotr added a comment.

Rebased.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59535

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/AMDGPU/llvm.amdgcn.s.buffer.load.ll
  test/CodeGen/ARM/atomic-op.ll
  test/CodeGen/PowerPC/pr35688.ll
  test/CodeGen/SystemZ/subregliveness-04.ll
  test/CodeGen/X86/fold-tied-op.ll
  test/CodeGen/X86/pr28444.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59535.192574.patch
Type: text/x-patch
Size: 7008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/4326b8f2/attachment.bin>


More information about the llvm-commits mailing list