[all-commits] [llvm/llvm-project] 6bdaf5: Remove a -O2 usage from a CSE specific test file

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Apr 13 10:33:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bdaf5e3413f74b88898d9524fede3b0573ba083
      https://github.com/llvm/llvm-project/commit/6bdaf5e3413f74b88898d9524fede3b0573ba083
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M llvm/test/Other/invariant.group.ll

  Log Message:
  -----------
  Remove a -O2 usage from a CSE specific test file

Given this is checking attributes, there are a bunch of valid ways that O2 can infer attributes that CSE will not.




More information about the All-commits mailing list