Skip to content

Conversation

malfet
Copy link
Contributor

@malfet malfet commented Dec 12, 2020

Add memory operands to inline asm, that informs the compiler that this instruction writes to memory.

Fixes #48901

Add memory operands to inline asm, that informs the compiler that this instruction writes to memory.

Fixes pytorch#48901
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@malfet malfet requested a review from a team December 12, 2020 00:57
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Dec 12, 2020

💊 CI failures summary and remediations

As of commit 48d6f98 (more details on the Dr. CI page):


  • 1/2 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)
  • 1/2 broken upstream at merge base 6b78644 from Dec 11 until Dec 12

🚧 1 fixed upstream failure:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is older than viable/strict, run these commands:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

Check out the recency history of this "viable master" tracking branch.


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

This comment has been revised 4 times.

@facebook-github-bot
Copy link
Contributor

@malfet merged this pull request in a0432a7.

@malfet malfet deleted the malfet/fix-neon-vstd-intrinsic branch December 15, 2020 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transcendental functions broken on Jetson Xavier NX
3 participants