Coder Social home page Coder Social logo

Comments (6)

wsmoses avatar wsmoses commented on July 18, 2024 1

Yeah that's normal, that's the datalayout information for the machine that compiled the code.

from polygeist.

wsmoses avatar wsmoses commented on July 18, 2024

For sake of understanding, what about the output is weird?

from polygeist.

hm123450 avatar hm123450 commented on July 18, 2024

For sake of understanding, what about the output is weird?

The strange output refers to a sequence of ‘#dlti.dl…’. Is this normal?

from polygeist.

hm123450 avatar hm123450 commented on July 18, 2024

Yeah that's normal, that's the datalayout information for the machine that compiled the code.

Thank you very much!!! One more question, I would like to ask if the series of 'dlti.dl' can be removed. In other words, if I manually delete this part of the generated 'dlti', will it affect something? In a recent project, I am attempting to match and rewrite the mlir produced by Polygeist, but it seems that the matching tool cannot recognize the 'dlti.dl...' entries.

from polygeist.

wsmoses avatar wsmoses commented on July 18, 2024

It lets whatever generates the assembly know what the default index integer/pointer type width is as well as potentially what processor instructions exist for vectorization. It should be removable, but you may lose native code performance if turning it to an executable

from polygeist.

hm123450 avatar hm123450 commented on July 18, 2024

它让生成程序集的任何内容知道默认索引整数/指针类型宽度是什么,以及可能存在哪些用于矢量化的处理器指令。它应该是可移动的,但如果将其转换为可执行文件,则可能会失去本机代码性能

Okk, I understand, thank you very very much!Your response is very helpful.

from polygeist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.