[all-commits] [llvm/llvm-project] ef7485: [CostModel] rearrange basic intrinsic cost impleme...

RotateRight via All-commits all-commits at lists.llvm.org
Tue Oct 13 08:57:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ef748583c24d7dd7ab1f904a27f3a1382cda22c6
      https://github.com/llvm/llvm-project/commit/ef748583c24d7dd7ab1f904a27f3a1382cda22c6
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-10-13 (Tue, 13 Oct 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/BasicTTIImpl.h
    M llvm/test/Analysis/CostModel/AArch64/sve-math.ll

  Log Message:
  -----------
  [CostModel] rearrange basic intrinsic cost implementation

This is bigger/uglier than before, but it should allow fixing
all of the broken paths more easily. Test coverage added with
rGfab028b and other commits.

This is not NFC - the scalable vector test would crash
without this patch.




More information about the All-commits mailing list