[PATCH] D71992: [ARM] Unrestrict Armv8 IT blocks

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 02:17:34 PST 2020


samparker added a comment.

Ok, I'll get some test suite numbers across some cores. I would hope long latency instructions, such as div, would be predicated in the same way as armv7 so the performance would be comparable... I definitely share your concern there though, it will be the main source of the performance changes.


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

https://reviews.llvm.org/D71992





More information about the llvm-commits mailing list