[all-commits] [llvm/llvm-project] d200bd: Reland "[SimplifyCFG] Hoist common instructions on...

DianQK via All-commits all-commits at lists.llvm.org
Fri Sep 22 03:30:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d200bd1a7d355f220816408f2c7443da6f28588e
      https://github.com/llvm/llvm-project/commit/d200bd1a7d355f220816408f2c7443da6f28588e
  Author: DianQK <dianqk at dianqk.net>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    M llvm/test/CodeGen/AArch64/patchable-function-entry-bti.ll
    M llvm/test/Transforms/SimplifyCFG/HoistCode.ll
    M llvm/test/Transforms/SimplifyCFG/hoist-common-code-with-unreachable.ll
    M llvm/test/Transforms/SimplifyCFG/hoist-common-code.ll
    M llvm/test/Transforms/SimplifyCFG/hoist-common-skip.ll
    M llvm/test/Transforms/SimplifyCFG/hoist-with-metadata.ll

  Log Message:
  -----------
  Reland "[SimplifyCFG] Hoist common instructions on switch"  (#67077)

This relands commit 96ea48ff5dcba46af350f5300eafd7f7394ba606.




More information about the All-commits mailing list