[PATCH] Handle big index in getelementptr instruction
Paweł Bylica
chfast at gmail.com
Tue Mar 10 11:50:09 PDT 2015
CodeGen incorrectly ignores (assert from APInt) constant index bigger than 2^64 in getelementptr instruction. This is a test and fix for that.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8219
Files:
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
test/CodeGen/X86/getelementptr.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8219.21612.patch
Type: text/x-patch
Size: 5045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150310/d3c4231c/attachment.bin>
More information about the llvm-commits
mailing list