[LLVMbugs] [Bug 20396] [AArch64] Build improper vector filled with undef when constant folding vselect.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jul 8 03:07:06 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=20396
Tilmann Scheller <t.scheller at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.scheller at samsung.com
Resolution|--- |WORKSFORME
--- Comment #1 from Tilmann Scheller <t.scheller at samsung.com> ---
Works just fine with r241665 and produces the following code:
test: // @test
.cfi_startproc
// BB#0: // %entry
movi v0.8h, #0x1
ret
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150708/a0242fa5/attachment.html>
More information about the llvm-bugs
mailing list