[all-commits] [llvm/llvm-project] 54e510: [InstCombine] add tests for select of div/rem with...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Thu Feb 23 12:32:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54e51074989333a9d512b962851eaabdc003e6be
      https://github.com/llvm/llvm-project/commit/54e51074989333a9d512b962851eaabdc003e6be
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    A llvm/test/Transforms/InstCombine/select-divrem.ll

  Log Message:
  -----------
  [InstCombine] add tests for select of div/rem with common operand; NFC

issue #60906




More information about the All-commits mailing list