[all-commits] [llvm/llvm-project] cf1963: [InstCombine] Fix FMF propagation in `foldSelectIn...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Thu Oct 31 08:27:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf1963afad335cf74a9411f106d1f2fe80dbed2f
      https://github.com/llvm/llvm-project/commit/cf1963afad335cf74a9411f106d1f2fe80dbed2f
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2024-10-31 (Thu, 31 Oct 2024)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
    M llvm/test/Transforms/InstCombine/fold-select-fmul-if-zero.ll
    M llvm/test/Transforms/InstCombine/select-binop-foldable-floating-point.ll

  Log Message:
  -----------
  [InstCombine] Fix FMF propagation in `foldSelectIntoOp` (#114356)

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



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