[PATCH] D13532: [CGP] widen switch condition and case constants to target's register width

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 14:48:51 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251849: [CGP] widen switch condition and case constants to target's register width (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D13532?vs=38953&id=38988#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13532

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/Transforms/CodeGenPrepare/widen_switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13532.38988.patch
Type: text/x-patch
Size: 6067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151102/36efd254/attachment.bin>


More information about the llvm-commits mailing list