[all-commits] [llvm/llvm-project] 9ae04a: [RISCV] Don't set nsw/nuw/exact flag after Machine...

Craig Topper via All-commits all-commits at lists.llvm.org
Sun Nov 19 11:08:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ae04a77d12667d1fe8a2392240a85bde9e490fc
      https://github.com/llvm/llvm-project/commit/9ae04a77d12667d1fe8a2392240a85bde9e490fc
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp

  Log Message:
  -----------
  [RISCV] Don't set nsw/nuw/exact flag after MachineCombiner reassociation.

This matches what PowerPC and X86 do.




More information about the All-commits mailing list