[PATCH] D83919: [AMDGPU][CostModel] Improve cost estimation for fused {fadd|fsub}(a,fmul(b,c))

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 16:29:51 PDT 2020


arsenm added inline comments.


================
Comment at: llvm/test/Analysis/CostModel/AMDGPU/fused_costs.ll:49
+attributes #0 = { nounwind }
+
+
----------------
Extra newlines


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83919





More information about the llvm-commits mailing list