[PATCH] D148051: AMDGPU: Reduce number of calls to computeKnownFPClass and pass all arguments

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 14:20:00 PDT 2023


arsenm created this revision.
arsenm added reviewers: AMDGPU, jcranmer-intel, jdoerfert.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Makes assumes work for this case.


https://reviews.llvm.org/D148051

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  llvm/test/Transforms/InstCombine/AMDGPU/fma_legacy.ll
  llvm/test/Transforms/InstCombine/AMDGPU/fmul_legacy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148051.512582.patch
Type: text/x-patch
Size: 7473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/785967b0/attachment.bin>


More information about the llvm-commits mailing list