[all-commits] [llvm/llvm-project] fc4bba: Remove loop-unswitch from various bindings.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Apr 29 02:53:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc4bba288206a10906c8e38d41d205b8ba80294a
https://github.com/llvm/llvm-project/commit/fc4bba288206a10906c8e38d41d205b8ba80294a
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M llvm/bindings/go/llvm/transforms_scalar.go
M llvm/bindings/ocaml/transforms/scalar_opts/llvm_scalar_opts.ml
M llvm/bindings/ocaml/transforms/scalar_opts/llvm_scalar_opts.mli
M llvm/bindings/ocaml/transforms/scalar_opts/scalar_opts_ocaml.c
Log Message:
-----------
Remove loop-unswitch from various bindings.
LoopUnswitch has been removed in fb4113ef0c8b.
Also remove it from various bindings.
More information about the All-commits
mailing list