[PATCH] D115385: [CostModel][AMDGPU] Fix intrinsics costs estimations.

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 06:17:59 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5c64b45be39: [CostModel][AMDGPU] Fix intrinsics costs estimations. (authored by dfukalov).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115385

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AMDGPU/arith-ssat.ll
  llvm/test/Analysis/CostModel/AMDGPU/arith-usat.ll
  llvm/test/Analysis/CostModel/AMDGPU/fma.ll
  llvm/test/Analysis/CostModel/AMDGPU/reduce-and.ll
  llvm/test/Analysis/CostModel/AMDGPU/reduce-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115385.393868.patch
Type: text/x-patch
Size: 123522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/977b3838/attachment-0001.bin>


More information about the llvm-commits mailing list