[all-commits] [llvm/llvm-project] ae4e8f: [InstCombine][test] add coverage for possible fabs...

Krishnakariya via All-commits all-commits at lists.llvm.org
Thu Jul 22 10:24:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae4e8f7d528f650e0f2730a7f166fb0ef7e31588
      https://github.com/llvm/llvm-project/commit/ae4e8f7d528f650e0f2730a7f166fb0ef7e31588
  Author: Krishna Kariya <krishna17060 at iiitd.ac.in>
  Date:   2021-07-22 (Thu, 22 Jul 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/fabs.ll

  Log Message:
  -----------
  [InstCombine][test] add coverage for possible fabs folds; NFC

This goes with D101727 (adds FMF to the select).

Differential Revision: https://reviews.llvm.org/D106563




More information about the All-commits mailing list