[all-commits] [llvm/llvm-project] 68d4db: Revert "[InstCombine] fold exact sdiv to ashr"

Sanjay Patel via All-commits all-commits at lists.llvm.org
Sat Oct 8 07:02:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68d4dbc2c17c8c0dd3e2563a82b53cb767bebc81
      https://github.com/llvm/llvm-project/commit/68d4dbc2c17c8c0dd3e2563a82b53cb767bebc81
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-10-08 (Sat, 08 Oct 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
    M llvm/test/Transforms/InstCombine/sdiv-exact-by-power-of-two.ll

  Log Message:
  -----------
  Revert "[InstCombine] fold exact sdiv to ashr"

This reverts commit fe15290e0cf5d2bcdefca2e81ef6ff8155a2f7a8.
The test checks were not updated as expected.




More information about the All-commits mailing list