Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Issue 604023003: Fix bug in Subzero bitcode reader for insertelement instruction. (Closed)

Created:
6 years, 2 months ago by Karl
Modified:
6 years, 2 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

Fix bug in Subzero bitcode reader for insertelement instruction. Instruction insertelement was incorrectly generating a result corresponding to the element type, instead of the updated vector type. BUG= None R=jvoung@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=f0657dd84993473502477f45fb83a961b4eeec1c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M src/PNaClTranslator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/vector-ops.ll View 1 chunk +6 lines, -7 lines 0 comments Download
M tests_lit/reader_tests/insertextract.ll View 7 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Karl
6 years, 2 months ago (2014-09-25 19:30:45 UTC) #2
jvoung (off chromium)
lgtm
6 years, 2 months ago (2014-09-25 20:39:07 UTC) #3
Karl
6 years, 2 months ago (2014-09-25 21:04:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as f0657dd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698