[all-commits] [llvm/llvm-project] e9a363: Precommit tests for context senstive attribute dro...

annamthomas via All-commits all-commits at lists.llvm.org
Thu Jun 24 10:18:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9a3637c0ca4772aeee55cd09d98a68b19e18621
      https://github.com/llvm/llvm-project/commit/e9a3637c0ca4772aeee55cd09d98a68b19e18621
  Author: Anna Thomas <anna at azul.com>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M llvm/test/Transforms/LICM/call-hoisting.ll
    M llvm/test/Transforms/SimplifyCFG/fold-branch-to-common-dest.ll
    M llvm/test/Transforms/SimplifyCFG/speculate-call.ll

  Log Message:
  -----------
  Precommit tests for context senstive attribute dropping

Precommit tests from D104641.
The patch will fix the callsites by dropping the context-sensitive
attributes.

Reviewed-By: Self




More information about the All-commits mailing list