[all-commits] [llvm/llvm-project] a95a5d: [NFC][SimplifyCFG] Move sink-common-code.ll into X86
    Roman Lebedev via All-commits 
    all-commits at lists.llvm.org
       
    Wed Apr 28 04:11:32 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a95a5dc5ab991e0dc2ead269b78b83bc534543f4
      https://github.com/llvm/llvm-project/commit/a95a5dc5ab991e0dc2ead269b78b83bc534543f4
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-04-28 (Wed, 28 Apr 2021)
  Changed paths:
    A llvm/test/Transforms/SimplifyCFG/X86/sink-common-code.ll
    R llvm/test/Transforms/SimplifyCFG/sink-common-code.ll
  Log Message:
  -----------
  [NFC][SimplifyCFG] Move sink-common-code.ll into X86
There are post-commit notest for e4c61d5 that suggest
the test is failing on certain bots. It looks like
the code there isn't being moved, which suggests
cost-model involvement, which suggests that we need to
hardcode the target triple.
Hopefully this helps?
    
    
More information about the All-commits
mailing list