[PATCH] D59556: [AMDGPU] Fixed i64 add/sub used in lowering of i64 srem

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 07:03:21 PDT 2019


tpr added a comment.

The test is already reduced as much as I can. Removing anything in there makes the problem disappear. Constructing a new test case using llvm.uadd.with.overflow does not show the problem. Can we go with this test case?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59556





More information about the llvm-commits mailing list