[all-commits] [llvm/llvm-project] 53edf4: [PowerPC] Remove HTM instruction from P10 SchedMod...
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Fri Oct 20 02:17:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53edf45233ad72f992b111dfb970497d9c5d7b51
https://github.com/llvm/llvm-project/commit/53edf45233ad72f992b111dfb970497d9c5d7b51
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M llvm/lib/Target/PowerPC/P10InstrResources.td
M llvm/lib/Target/PowerPC/PPCScheduleP10.td
Log Message:
-----------
[PowerPC] Remove HTM instruction from P10 SchedModel (#69579)
Power10 does not support Hardware Transactional Memory instructions.
Remove to keep consistency.
More information about the All-commits
mailing list