[PATCH] D78003: [AMDGPU] Fix llvm.amdgcn.div.scale lowering

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 08:02:16 PDT 2020


kerbowa updated this revision to Diff 256976.
kerbowa added a comment.

Use isNull.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78003

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.div.scale.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.div.scale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78003.256976.patch
Type: text/x-patch
Size: 40795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/0ae59f1f/attachment.bin>


More information about the llvm-commits mailing list