[all-commits] [llvm/llvm-project] 7084fb: [GVN] Fix test case for convergent calls

Jay Foad via All-commits all-commits at lists.llvm.org
Fri May 19 08:17:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7084fb1e28443411bf5af204ba98f9429fce9b87
      https://github.com/llvm/llvm-project/commit/7084fb1e28443411bf5af204ba98f9429fce9b87
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M llvm/test/Transforms/GVN/pre-skip-convergent.ll

  Log Message:
  -----------
  [GVN] Fix test case for convergent calls

Without "willreturn" this did not get as far as testing the convergent
handling in GVN.




More information about the All-commits mailing list