[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 11:17:49 PDT 2019


bixia updated this revision to Diff 192871.
bixia added a comment.

Modify test cases to check for the use of some constants.


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.192871.patch
Type: text/x-patch
Size: 10223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/2f3644fd/attachment.bin>


More information about the llvm-commits mailing list