[PATCH] D18893: [mips] Sign-extend i32 values truncated from previously zero-extended i32 values.

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 03:08:20 PDT 2016


vkalintiris updated this revision to Diff 53526.
vkalintiris marked 3 inline comments as done.
vkalintiris added a comment.

Use wider/narrower semantics for nested AssertZext nodes and add a new test case.


http://reviews.llvm.org/D18893

Files:
  lib/Target/Mips/Mips64InstrInfo.td
  lib/Target/Mips/MipsISelLowering.cpp
  test/CodeGen/Mips/assertzext-trunc.ll
  test/CodeGen/Mips/divrem.ll
  test/CodeGen/Mips/octeon_popcnt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18893.53526.patch
Type: text/x-patch
Size: 7129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/5c239c50/attachment.bin>


More information about the llvm-commits mailing list