[all-commits] [llvm/llvm-project] 6bec2c: [InstCombine] Add additional aggregate reconstruct...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Feb 16 00:48:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bec2c30777fe1f6192417c5c4e8881ffca0d090
      https://github.com/llvm/llvm-project/commit/6bec2c30777fe1f6192417c5c4e8881ffca0d090
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/aggregate-reconstruction.ll

  Log Message:
  -----------
  [InstCombine] Add additional aggregate reconstruction test (NFC)

This is like test2 from the same file, but using poison instead of
undef as base, which matches the IR we use nowadays.




More information about the All-commits mailing list