[all-commits] [llvm/llvm-project] c549da: [BranchRelaxation] Move faulting_op check into cal...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Jan 27 11:24:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c549da959b81902789a17918c5b95d4449e6fdfa
https://github.com/llvm/llvm-project/commit/c549da959b81902789a17918c5b95d4449e6fdfa
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-01-27 (Fri, 27 Jan 2023)
Changed paths:
M llvm/lib/CodeGen/BranchRelaxation.cpp
Log Message:
-----------
[BranchRelaxation] Move faulting_op check into callee [nfc]
Mostly to remove a special case from an upcoming patch.
More information about the All-commits
mailing list