[PATCH] D130680: [IntegerDivision][AMDGPU] Use CreateLogicalOr to block poison propagation.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 09:58:11 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGace05124f549: [IntegerDivision][AMDGPU] Use CreateLogicalOr to block poison propagation. (authored by craig.topper).
Herald added a subscriber: pengfei.

Changed prior to commit:
  https://reviews.llvm.org/D130680?vs=452048&id=460448#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130680

Files:
  llvm/lib/Transforms/Utils/IntegerDivision.cpp
  llvm/test/CodeGen/AMDGPU/sdiv64.ll
  llvm/test/CodeGen/AMDGPU/srem64.ll
  llvm/test/CodeGen/AMDGPU/udiv64.ll
  llvm/test/CodeGen/X86/expand-large-div-rem-sdiv129.ll
  llvm/test/CodeGen/X86/expand-large-div-rem-srem129.ll
  llvm/test/CodeGen/X86/expand-large-div-rem-udiv129.ll
  llvm/test/CodeGen/X86/expand-large-div-rem-urem129.ll
  llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130680.460448.patch
Type: text/x-patch
Size: 42175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/a9a92a1b/attachment-0001.bin>


More information about the llvm-commits mailing list