Giter Site home page Giter Site logo

Compilation fails about uarch-bench HOT 3 CLOSED

jdetchart avatar jdetchart commented on July 16, 2024
Compilation fails

from uarch-bench.

Comments (3)

travisdowns avatar travisdowns commented on July 16, 2024

Thanks @jdetchart , I'm fixing this now.

As a favor, can you include the output of:

nasm --version

... on your system?

It's definitely a bug, vpxor should always have three arguments (you can see in the two previous functions I messed this up, too), but it seems some versions of nasm are more tolerant, curious which ones.

from uarch-bench.

travisdowns avatar travisdowns commented on July 16, 2024

This should be fixed. By exhaustive evaluation I determined that some nasm 2.11 versions failed on this construct (newer constructs map foo zmm16, zmm16 to foo zmm16, zmm16, zmm16, it seems.

I've also added tests for all supported nasm versions to CI to avoid this in the future.

from uarch-bench.

jdetchart avatar jdetchart commented on July 16, 2024

Thanks @jdetchart , I'm fixing this now.

As a favor, can you include the output of:

nasm --version

... on your system?

It's definitely a bug, vpxor should always have three arguments (you can see in the two previous functions I messed this up, too), but it seems some versions of nasm are more tolerant, curious which ones.

nasm -v gives me: NASM version 2.11.08

from uarch-bench.

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.