[all-commits] [llvm/llvm-project] 03d883: [InstCombine] Handle constant GEP expr in `Simplif...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Tue Nov 19 06:17:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03d8831fa8ef5b7e32172c718b550a454645faea
      https://github.com/llvm/llvm-project/commit/03d8831fa8ef5b7e32172c718b550a454645faea
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
    M llvm/test/Transforms/InstCombine/ptrmask.ll

  Log Message:
  -----------
  [InstCombine] Handle constant GEP expr in `SimplifyDemandedUseBits` (#116794)

Closes https://github.com/llvm/llvm-project/issues/116775.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list