[all-commits] [llvm/llvm-project] 72c9f8: [RISCV][COST] Refactor for costs of integer saturi...
LiqinWeng via All-commits
all-commits at lists.llvm.org
Mon Aug 29 20:40:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72c9f811d899651f63ebcc5b585be176ccc85bfe
https://github.com/llvm/llvm-project/commit/72c9f811d899651f63ebcc5b585be176ccc85bfe
Author: liqinweng <Liqin.Weng at streamcomputing.com>
Date: 2022-08-30 (Tue, 30 Aug 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
Log Message:
-----------
[RISCV][COST] Refactor for costs of integer saturing add/sub
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D132822
More information about the All-commits
mailing list