[Libre-soc-bugs] [Bug 673] Port power-instruction-analyzer to use new asm! macro instead of to-be-removed llvm_asm! macro
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Fri Sep 3 00:23:24 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=673
Jacob Lifshay <programmerjake at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |lkcl at lkcl.net
Status|IN_PROGRESS |RESOLVED
--- Comment #3 from Jacob Lifshay <programmerjake at gmail.com> ---
Finished changing the procedural macro to generate the new-style asm! macro
calls rather than llvm_asm!, and pushed to master.
If you want to build the version with native ppc64le instruction testing,
you'll need a rustc version later than:
rustc 1.56.0-nightly (50171c310 2021-09-01)
since it includes:
https://github.com/rust-lang/rust/pull/88350
Lkcl, does EUR 200 sound good, since it was several days of work?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list