[PATCH] D59947: [NVPTX] Fix the codegen for llvm.round.

Bixia Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 16:14:29 PDT 2019


bixia updated this revision to Diff 192936.
bixia edited the summary of this revision.
bixia added a comment.

Rewrite a few magic constants in a different form, hoping this can make it easier to understand what is going on.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59947

Files:
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/lib/Target/NVPTX/NVPTXISelLowering.h
  llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/test/CodeGen/NVPTX/f16-instructions.ll
  llvm/test/CodeGen/NVPTX/f16x2-instructions.ll
  llvm/test/CodeGen/NVPTX/math-intrins.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59947.192936.patch
Type: text/x-patch
Size: 10248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/9228c077/attachment.bin>


More information about the llvm-commits mailing list