[all-commits] [llvm/llvm-project] 5561b4: [test] Make global in split-gep-and-gvn.ll not con...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Apr 19 11:04:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5561b48b7072ac79113b9b0a363995db45e75a2a
      https://github.com/llvm/llvm-project/commit/5561b48b7072ac79113b9b0a363995db45e75a2a
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
    M llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep-and-gvn.ll

  Log Message:
  -----------
  [test] Make global in split-gep-and-gvn.ll not constant

An upcoming change will cause loads from a constant zeroinitializer
global to be constant folded, breaking this test.




More information about the All-commits mailing list