[all-commits] [llvm/llvm-project] 78313e: Attributor: Add isAtFixpoint part of nofpclass han...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Mar 17 04:40:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78313e8531c412f4b57b23e0ee04ea4a131e8d71
https://github.com/llvm/llvm-project/commit/78313e8531c412f4b57b23e0ee04ea4a131e8d71
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
Log Message:
-----------
Attributor: Add isAtFixpoint part of nofpclass handling
Commit: a157898ecad6fb4694fed7c1fac40d45f9990bcf
https://github.com/llvm/llvm-project/commit/a157898ecad6fb4694fed7c1fac40d45f9990bcf
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M llvm/test/Transforms/Attributor/IPConstantProp/openmp_parallel_for.ll
Log Message:
-----------
Attributor: Update test
Commit: d2404ea6ced5fce9442260bde08a02d607fdd50d
https://github.com/llvm/llvm-project/commit/d2404ea6ced5fce9442260bde08a02d607fdd50d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M llvm/include/llvm/Analysis/ValueTracking.h
M llvm/lib/Analysis/AssumptionCache.cpp
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/test/Transforms/Attributor/nofpclass.ll
Log Message:
-----------
Attributor: Assume handling for nofpclass
Compare: https://github.com/llvm/llvm-project/compare/6705f634f645...d2404ea6ced5
More information about the All-commits
mailing list