[all-commits] [llvm/llvm-project] 92cc80: [IR] Add ICmpInst::isCommutative and FCmpInst::isC...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Nov 15 09:14:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92cc8051932c0e3dd3b20cb30af86621e8527f5d
      https://github.com/llvm/llvm-project/commit/92cc8051932c0e3dd3b20cb30af86621e8527f5d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M llvm/include/llvm/IR/Instructions.h

  Log Message:
  -----------
  [IR] Add ICmpInst::isCommutative and FCmpInst::isCommutative static wrappers (#116398)

Add static variants that can used with the Predicate enum directly.



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