[all-commits] [llvm/llvm-project] c92c86: [RISCV] Add test coverage for "zext nneg" [nfc]

Philip Reames via All-commits all-commits at lists.llvm.org
Mon Oct 30 13:36:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c92c86f66a72c2a07dce4976ab26446e5f272875
      https://github.com/llvm/llvm-project/commit/c92c86f66a72c2a07dce4976ab26446e5f272875
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M llvm/test/CodeGen/RISCV/sext-zext-trunc.ll

  Log Message:
  -----------
  [RISCV] Add test coverage for "zext nneg" [nfc]

This IR feature was recently added in #67982.  An upcoming change will
improve our lowering on these examples.




More information about the All-commits mailing list