[all-commits] [llvm/llvm-project] 57ea5d: [GlobalISel] Fix div+rem -> divrem combine causing...

Amara Emerson via All-commits all-commits at lists.llvm.org
Wed May 19 23:14:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57ea5d4f48754b9b3470fceb197a56ed938ddc02
      https://github.com/llvm/llvm-project/commit/57ea5d4f48754b9b3470fceb197a56ed938ddc02
  Author: Amara Emerson <amara at apple.com>
  Date:   2021-05-19 (Wed, 19 May 2021)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/prelegalizer-combiner-divrem-insertpt-crash.mir

  Log Message:
  -----------
  [GlobalISel] Fix div+rem -> divrem combine causing use-def violation.




More information about the All-commits mailing list