[all-commits] [llvm/llvm-project] 1e86b6: [X86] fpclamptosat.ll - add nounwind to get rid of...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jul 24 07:11:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e86b63eb30fdb266100087d8b1352046b29723a
https://github.com/llvm/llvm-project/commit/1e86b63eb30fdb266100087d8b1352046b29723a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M llvm/test/CodeGen/X86/fpclamptosat.ll
Log Message:
-----------
[X86] fpclamptosat.ll - add nounwind to get rid of cfi noise
Helps cleanup D150372
More information about the All-commits
mailing list