[PATCH] D86878: [AMDGPU] Fix a miscompile with S_ADD/S_SUB

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 06:14:22 PDT 2020


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

Simplified test and added 5 more.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86878

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/test/CodeGen/AMDGPU/combine-add-zext-xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86878.293433.patch
Type: text/x-patch
Size: 7608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200922/8619aeaf/attachment.bin>


More information about the llvm-commits mailing list