René's URL Explorer Experiment


Title: Core dump when compiling mesa.api.glVertex2i.ll with -unison flag · Issue #43 · unison-code/unison · GitHub

Open Graph Title: Core dump when compiling mesa.api.glVertex2i.ll with -unison flag · Issue #43 · unison-code/unison

X Title: Core dump when compiling mesa.api.glVertex2i.ll with -unison flag · Issue #43 · unison-code/unison

Description: I get the following error when compiling the mesa.api.glVertex2i.ll benchmark (taken from the test folder of unison): $ llc mesa.api.glVertex2i.ll -O2 -march=mips -mcpu=mips32 -unison Pseudo opcode found in EmitInstruction() UNREACHABLE ...

Open Graph Description: I get the following error when compiling the mesa.api.glVertex2i.ll benchmark (taken from the test folder of unison): $ llc mesa.api.glVertex2i.ll -O2 -march=mips -mcpu=mips32 -unison Pseudo opcode...

X Description: I get the following error when compiling the mesa.api.glVertex2i.ll benchmark (taken from the test folder of unison): $ llc mesa.api.glVertex2i.ll -O2 -march=mips -mcpu=mips32 -unison Pseudo opcode...

Opengraph URL: https://github.com/unison-code/unison/issues/43

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Core dump when compiling mesa.api.glVertex2i.ll with -unison flag","articleBody":"I get the following error when compiling the mesa.api.glVertex2i.ll benchmark (taken from the test folder of unison):\r\n```\r\n$ llc mesa.api.glVertex2i.ll -O2 -march=mips -mcpu=mips32 -unison\r\nPseudo opcode found in EmitInstruction()\r\nUNREACHABLE executed at /home/romi/didaktoriko/unison/llvm/lib/Target/Mips/MipsAsmPrinter.cpp:202!\r\n#0 0x0000000001bf4677 llvm::sys::PrintStackTrace(llvm::raw_ostream\u0026) (/usr/local/bin/llc+0x1bf4677)\r\n#1 0x0000000001bf49cf PrintStackTraceSignalHandler(void*) (/usr/local/bin/llc+0x1bf49cf)\r\n#2 0x0000000001bf2e15 llvm::sys::RunSignalHandlers() (/usr/local/bin/llc+0x1bf2e15)\r\n#3 0x0000000001bf3fbe SignalHandler(int) (/usr/local/bin/llc+0x1bf3fbe)\r\n#4 0x00007f16e4238390 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x11390)\r\n#5 0x00007f16e33d7428 gsignal /build/glibc-LK5gWL/glibc-2.23/signal/../sysdeps/unix/sysv/linux/raise.c:54:0\r\n#6 0x00007f16e33d902a abort /build/glibc-LK5gWL/glibc-2.23/stdlib/abort.c:91:0\r\n#7 0x0000000001b8bcfc bindingsErrorHandler(void*, std::__cxx11::basic_string\u003cchar, std::char_traits\u003cchar\u003e, std::allocator\u003cchar\u003e \u003e const\u0026, bool) (/usr/local/bin/llc+0x1b8bcfc)\r\n#8 0x0000000000b7c394 llvm::MipsAsmPrinter::EmitInstruction(llvm::MachineInstr const*) (/usr/local/bin/llc+0xb7c394)\r\n#9 0x00000000011ca250 llvm::AsmPrinter::EmitFunctionBody() (/usr/local/bin/llc+0x11ca250)\r\n#10 0x0000000000b77db3 llvm::AsmPrinter::runOnMachineFunction(llvm::MachineFunction\u0026) (/usr/local/bin/llc+0xb77db3)\r\n#11 0x0000000000b7843c llvm::MipsAsmPrinter::runOnMachineFunction(llvm::MachineFunction\u0026) (/usr/local/bin/llc+0xb7843c)\r\n#12 0x00000000013976f5 llvm::MachineFunctionPass::runOnFunction(llvm::Function\u0026) (/usr/local/bin/llc+0x13976f5)\r\n#13 0x00000000017bb226 llvm::FPPassManager::runOnFunction(llvm::Function\u0026) (/usr/local/bin/llc+0x17bb226)\r\n#14 0x00000000017bb3bf llvm::FPPassManager::runOnModule(llvm::Module\u0026) (/usr/local/bin/llc+0x17bb3bf)\r\n#15 0x00000000017bb73a (anonymous namespace)::MPPassManager::runOnModule(llvm::Module\u0026) (/usr/local/bin/llc+0x17bb73a)\r\n#16 0x00000000017bbe6b llvm::legacy::PassManagerImpl::run(llvm::Module\u0026) (/usr/local/bin/llc+0x17bbe6b)\r\n#17 0x00000000017bc077 llvm::legacy::PassManager::run(llvm::Module\u0026) (/usr/local/bin/llc+0x17bc077)\r\n#18 0x0000000000b5684e compileModule(char**, llvm::LLVMContext\u0026) (/usr/local/bin/llc+0xb5684e)\r\n#19 0x0000000000b5537a main (/usr/local/bin/llc+0xb5537a)\r\n#20 0x00007f16e33c2830 __libc_start_main /build/glibc-LK5gWL/glibc-2.23/csu/../csu/libc-start.c:325:0\r\n#21 0x0000000000b51219 _start (/usr/local/bin/llc+0xb51219)\r\nStack dump:\r\n0.\tProgram arguments: llc mesa.api.glVertex2i.ll -O2 -march=mips -mcpu=mips32 -unison \r\n1.\tRunning pass 'Function Pass Manager' on module 'mesa.api.glVertex2i.ll'.\r\n2.\tRunning pass 'Mips Assembly Printer' on function '@glVertex2i'\r\nAborted (core dumped)\r\n```\r\n[mesa-issue.tar.gz](https://github.com/unison-code/unison/files/4021970/mesa-issue.tar.gz)\r\n","author":{"url":"https://github.com/romits800","@type":"Person","name":"romits800"},"datePublished":"2020-01-04T13:57:47.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/43/unison/issues/43"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:87a93a67-162f-ccc7-2a98-de223266e5cc
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD806:188FE8:C8C6C2:10F14F1:6A4ED94A
html-safe-nonceb39eff55f7f24b0fb8a4ec7536b6ea5ba87dbb28ad8d6f94f35a179c2e0be915
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEODA2OjE4OEZFODpDOEM2QzI6MTBGMTRGMTo2QTRFRDk0QSIsInZpc2l0b3JfaWQiOiI4MjE3NDM2MTgxODk1MjQwMDEwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac34d07df403b113a976758bf108764923f50a4740bb3102ebbd5ed4f9c3886484
hovercard-subject-tagissue:545287960
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/unison-code/unison/43/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ac04520f2abde8418b45f7f6e4856a6b7d1f02225b71f4840d163a289cb83370/unison-code/unison/issues/43
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ac04520f2abde8418b45f7f6e4856a6b7d1f02225b71f4840d163a289cb83370/unison-code/unison/issues/43
og:image:altI get the following error when compiling the mesa.api.glVertex2i.ll benchmark (taken from the test folder of unison): $ llc mesa.api.glVertex2i.ll -O2 -march=mips -mcpu=mips32 -unison Pseudo opcode...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameromits800
hostnamegithub.com
expected-hostnamegithub.com
None41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c
turbo-cache-controlno-preview
go-importgithub.com/unison-code/unison git https://github.com/unison-code/unison.git
octolytics-dimension-user_id16610055
octolytics-dimension-user_loginunison-code
octolytics-dimension-repository_id69359601
octolytics-dimension-repository_nwounison-code/unison
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id69359601
octolytics-dimension-repository_network_root_nwounison-code/unison
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec37fe3e3f5f306900bd5b6bee97463f66c938b2c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/unison-code/unison/issues/43#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Funison-code%2Funison%2Fissues%2F43
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Funison-code%2Funison%2Fissues%2F43
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=unison-code%2Funison
Reloadhttps://github.com/unison-code/unison/issues/43
Reloadhttps://github.com/unison-code/unison/issues/43
Reloadhttps://github.com/unison-code/unison/issues/43
Please reload this pagehttps://github.com/unison-code/unison/issues/43
unison-code https://github.com/unison-code
unisonhttps://github.com/unison-code/unison
Notifications https://github.com/login?return_to=%2Funison-code%2Funison
Fork 21 https://github.com/login?return_to=%2Funison-code%2Funison
Star 115 https://github.com/login?return_to=%2Funison-code%2Funison
Code https://github.com/unison-code/unison
Issues 13 https://github.com/unison-code/unison/issues
Pull requests 7 https://github.com/unison-code/unison/pulls
Actions https://github.com/unison-code/unison/actions
Projects https://github.com/unison-code/unison/projects
Security and quality 0 https://github.com/unison-code/unison/security
Insights https://github.com/unison-code/unison/pulse
Code https://github.com/unison-code/unison
Issues https://github.com/unison-code/unison/issues
Pull requests https://github.com/unison-code/unison/pulls
Actions https://github.com/unison-code/unison/actions
Projects https://github.com/unison-code/unison/projects
Security and quality https://github.com/unison-code/unison/security
Insights https://github.com/unison-code/unison/pulse
Core dump when compiling mesa.api.glVertex2i.ll with -unison flaghttps://github.com/unison-code/unison/issues/43#top
https://github.com/romits800
romits800https://github.com/romits800
on Jan 4, 2020https://github.com/unison-code/unison/issues/43#issue-545287960
mesa-issue.tar.gzhttps://github.com/unison-code/unison/files/4021970/mesa-issue.tar.gz
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.