[all-commits] [llvm/llvm-project] 48c9e8: [ARM] Removed hasSideEffects from signed/unsigned ...
Meera Nakrani via All-commits
all-commits at lists.llvm.org
Thu Oct 1 07:56:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 48c9e8244b6b8aeb6a4fd10dcf4c6995f1fec9a0
https://github.com/llvm/llvm-project/commit/48c9e8244b6b8aeb6a4fd10dcf4c6995f1fec9a0
Author: Meera Nakrani <meera.nakrani at arm.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMInstrThumb2.td
M llvm/test/tools/llvm-mca/ARM/m4-int.s
Log Message:
-----------
[ARM] Removed hasSideEffects from signed/unsigned saturates
Removed hasSideEffects from SSAT and USAT so that they are no longer
marked as unpredictable.
Differential Revision: https://reviews.llvm.org/D88545
More information about the All-commits
mailing list