[PATCH] D58829: Do a sign-extension in a compare-and-swap of 32 bit in RV64A

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 08:36:37 PDT 2019


asb added a comment.

Great catch - thank you!

Could you please modify the test to use update_llc_test_checks.py (which on balance we find easier to maintain), and add a comment indicating the original motivation for the test.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58829/new/

https://reviews.llvm.org/D58829





More information about the llvm-commits mailing list