[all-commits] [llvm/llvm-project] b9102a: [BOLT] Review changes

Gergely Bálint via All-commits all-commits at lists.llvm.org
Tue Oct 28 05:18:34 PDT 2025


  Branch: refs/heads/users/bgergely0/bolt-update-rastate-helpers-nfci
  Home:   https://github.com/llvm/llvm-project
  Commit: b9102ab8cd53f1d1deb43680512c87d0420019e2
      https://github.com/llvm/llvm-project/commit/b9102ab8cd53f1d1deb43680512c87d0420019e2
  Author: Gergely Balint <gergely.balint at arm.com>
  Date:   2025-10-28 (Tue, 28 Oct 2025)

  Changed paths:
    M bolt/lib/Passes/InsertNegateRAStatePass.cpp

  Log Message:
  -----------
  [BOLT] Review changes

- remove unused PrevInst
- add a static PassFailed, and createFatalBOLTError() if the pass failed
  on any of the threads executed in parallel. This is the same way
  ADRRelaxationPass handles errors in threads.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list