[all-commits] [llvm/llvm-project] d8e120: [JumpThreading] Add test with free instructions (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Sep 22 13:29:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8e1203f91500a4a87218e9a8f5de03456bd8603
      https://github.com/llvm/llvm-project/commit/d8e1203f91500a4a87218e9a8f5de03456bd8603
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-09-22 (Wed, 22 Sep 2021)

  Changed paths:
    A llvm/test/Transforms/JumpThreading/free_instructions.ll

  Log Message:
  -----------
  [JumpThreading] Add test with free instructions (NFC)

Which demonstrates that "free" instructions can prevent jump
threading.




More information about the All-commits mailing list