[all-commits] [llvm/llvm-project] ff20ee: [LoopVectorize] Remove incorrect nuw flag from tes...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue May 10 03:18:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff20ee32d82d839c6ec7161795112fca268c2417
      https://github.com/llvm/llvm-project/commit/ff20ee32d82d839c6ec7161795112fca268c2417
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-05-10 (Tue, 10 May 2022)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/consecutive-ptr-uniforms.ll

  Log Message:
  -----------
  [LoopVectorize] Remove incorrect nuw flag from test (NFC)

nuw does not make sense for reverse iteration.




More information about the All-commits mailing list