[all-commits] [llvm/llvm-project] 6e1a6f: [GlobalOpt] add test checks; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Sat May 15 04:29:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e1a6f65371057224e1c5c79ba51a9916812021e
      https://github.com/llvm/llvm-project/commit/6e1a6f65371057224e1c5c79ba51a9916812021e
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M llvm/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll

  Log Message:
  -----------
  [GlobalOpt] add test checks; NFC

I'm also adding an explicit data layout, so we can
confirm that alignment requirements/prefs are met.

I tried to use complete/scripted CHECK lines here,
but that fails with 1 of the globals, and not sure why.




More information about the All-commits mailing list