[all-commits] [llvm/llvm-project] 4173ed: [LV] Add test cases for global struct dereferencab...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Mar 29 09:47:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4173ed1382facb3439d5187ef7630225fa1f726b
      https://github.com/llvm/llvm-project/commit/4173ed1382facb3439d5187ef7630225fa1f726b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/load-of-struct-deref-pred.ll

  Log Message:
  -----------
  [LV] Add test cases for global struct dereferencability.

Currently LLVM fails to determine that conditional loads in
@accesses_to_struct_dereferenceable are dereferenceable unconditionally.




More information about the All-commits mailing list