[all-commits] [llvm/llvm-project] f7e98e: [InstCombine] add tests for or-xor-or; NFC

Sanjay Patel via All-commits all-commits at lists.llvm.org
Sat Aug 13 06:16:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7e98ef6c27d7f29efaaffb0494e4a09e39989d3
      https://github.com/llvm/llvm-project/commit/f7e98ef6c27d7f29efaaffb0494e4a09e39989d3
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-08-13 (Sat, 13 Aug 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/or-xor.ll

  Log Message:
  -----------
  [InstCombine] add tests for or-xor-or; NFC


  Commit: 763b31237f1fd4240f252837ceb861e6ff39ab9d
      https://github.com/llvm/llvm-project/commit/763b31237f1fd4240f252837ceb861e6ff39ab9d
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-08-13 (Sat, 13 Aug 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp

  Log Message:
  -----------
  [InstCombine] move comments closer to relevant code; NFC


Compare: https://github.com/llvm/llvm-project/compare/8a12606a7ea2...763b31237f1f


More information about the All-commits mailing list