[PATCH] D69231: AMDGPU/GlobalISel: Legalize fast unsafe FDIV

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 09:48:59 PDT 2019


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

Add runline with unsafe math disabled. Remove unrelated change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69231

Files:
  llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fast-unsafe-fdiv.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69231.225906.patch
Type: text/x-patch
Size: 16449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191021/de131273/attachment-0001.bin>


More information about the llvm-commits mailing list