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

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 05:40:40 PDT 2019


piotr marked an inline comment as done.
piotr added inline comments.


================
Comment at: test/CodeGen/AMDGPU/llvm.amdgcn.s.buffer.load.ll:146
+  ret void
+}
+
----------------
RKSimon wrote:
> Please commit this with trunk's current codegen and then rebase the patch to show the diff.
Just to make sure I understand what is being asked: you would like to see the raw output of the new tests with 1) the current trunk and 2) version with the patch?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59535





More information about the llvm-commits mailing list