[PATCH] D41932: [RISCV] Hooks for enabling instruction compression

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 01:03:48 PDT 2018


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

This diff seems to have accidentally picked up changes to a number of tests.

Other than that, this looks good to me. I expect that in the future we'll want to have the option of having the C extension enabled but not performing automatic compression, but that can always be added later.


https://reviews.llvm.org/D41932





More information about the llvm-commits mailing list