[all-commits] [llvm/llvm-project] 1c05fe: [InstCombine] Pass InstCombineOptions instead of s...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Nov 17 01:57:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c05fe350064aa3a1784bb09829a07d501842d97
      https://github.com/llvm/llvm-project/commit/1c05fe350064aa3a1784bb09829a07d501842d97
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp

  Log Message:
  -----------
  [InstCombine] Pass InstCombineOptions instead of separate flags (NFC). (#72566)

This makes it simpler to pass additional flags/options in the future.




More information about the All-commits mailing list