[all-commits] [llvm/llvm-project] 3a18f2: [CostModel] add tests for FP maximum; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Sun Nov 22 10:56:45 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a18f267236351873a4c7821735c70b0790e4919
      https://github.com/llvm/llvm-project/commit/3a18f267236351873a4c7821735c70b0790e4919
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-11-22 (Sun, 22 Nov 2020)

  Changed paths:
    M llvm/test/Analysis/CostModel/ARM/intrinsic-cost-kinds.ll
    M llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll

  Log Message:
  -----------
  [CostModel] add tests for FP maximum; NFC

These min/max intrinsics are not handled in the basic
implementation and probably not handled in target-specific
overrides either.




More information about the All-commits mailing list