User Details
User Details
- User Since
- Nov 22 2017, 10:31 AM (305 w, 4 d)
Aug 7 2023
Aug 7 2023
thopre committed rGb743c19360a6: [FileCheck] Turn errors into assert in valueFromStringRepr() (authored by thopre).
[FileCheck] Turn errors into assert in valueFromStringRepr()
thopre committed rGe15e969a4fac: [FileCheck, 4/4] NFC: Stop using ExpressionValue (authored by thopre).
[FileCheck, 4/4] NFC: Stop using ExpressionValue
thopre committed rG0726cb004718: [FileCheck, 3/4] Allow AP value for numeric expressions (authored by thopre).
[FileCheck, 3/4] Allow AP value for numeric expressions
thopre retitled D150880: [FileCheck, 3/4] Allow AP value for numeric expressions from [RFC, FileCheck, 3/4] Allow AP value for numeric expressions to [FileCheck, 3/4] Allow AP value for numeric expressions.
Aug 4 2023
Aug 4 2023
thopre added a comment to D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
Jul 27 2023
Jul 27 2023
thopre added a comment to D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
Ping?
Jul 4 2023
Jul 4 2023
thopre added inline comments to D154430: [FileCheck, 4/4] NFC: Stop using ExpressionValue.
thopre updated the diff for D154430: [FileCheck, 4/4] NFC: Stop using ExpressionValue.
Address review comments
thopre added inline comments to D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
thopre updated the diff for D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
Address review comments
thopre committed rGfc0d1c05a04b: [FileCheck, 2/4] NFC: Switch to APInt getter for ExpressionValue (authored by thopre).
[FileCheck, 2/4] NFC: Switch to APInt getter for ExpressionValue
thopre committed rGcf57fcfa0256: [FileCheck, 1/4] NFC: Switch ExpressionValue to APInt (authored by thopre).
[FileCheck, 1/4] NFC: Switch ExpressionValue to APInt
thopre added inline comments to D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
thopre updated the diff for D154431: [FileCheck] Turn errors into assert in valueFromStringRepr().
Simplify signature since it does not throw any error
thopre requested review of D154431: [FileCheck] Turn errors into assert in valueFromStringRepr().
thopre requested review of D154430: [FileCheck, 4/4] NFC: Stop using ExpressionValue.
thopre retitled D150880: [FileCheck, 3/4] Allow AP value for numeric expressions from [RFC, FileCheck] Allow AP value for numeric expressions to [RFC, FileCheck, 3/4] Allow AP value for numeric expressions.
thopre retitled D154429: [FileCheck, 2/4] NFC: Switch to APInt getter for ExpressionValue from NFC: Switch to APInt getter for ExpressionValue to [FileCheck, 2/4] NFC: Switch to APInt getter for ExpressionValue.
thopre retitled D154428: [FileCheck, 1/4] NFC: Switch ExpressionValue to APInt from NFC: Switch ExpressionValue to APInt to [FileCheck, 1/4] NFC: Switch ExpressionValue to APInt.
thopre requested review of D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
thopre added inline comments to D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
thopre updated the diff for D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
- Split APInt change into separate patches and only keep changes to support arbitrary precision
- use [[maybe_unused]] instead of (void)
thopre requested review of D154429: [FileCheck, 2/4] NFC: Switch to APInt getter for ExpressionValue.
thopre requested review of D154428: [FileCheck, 1/4] NFC: Switch ExpressionValue to APInt.
Jun 27 2023
Jun 27 2023
thopre added a comment to D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
Jun 26 2023
Jun 26 2023
thopre added a comment to D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
Ping?
Jun 15 2023
Jun 15 2023
thopre added a comment to D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
May 31 2023
May 31 2023
thopre retitled D150880: [FileCheck, 3/4] Allow AP value for numeric expressions from [RFC] Allow AP value for numeric expressions to [RFC, FileCheck] Allow AP value for numeric expressions.
thopre added a comment to D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
Ping?
May 23 2023
May 23 2023
Add StringRef::consumeInteger(APInt)
Turn unreachable error into assert
thopre added a comment to D150878: Add StringRef::consumeInteger(APInt).
May 22 2023
May 22 2023
thopre retitled D150880: [FileCheck, 3/4] Allow AP value for numeric expressions from Allow AP value for numeric expressions to [RFC] Allow AP value for numeric expressions.
thopre added inline comments to D150797: Turn unreachable error into assert.
thopre added a comment to D150878: Add StringRef::consumeInteger(APInt).
thopre updated the diff for D150878: Add StringRef::consumeInteger(APInt).
Remove <64 bit APInt consumeInteger tests
May 19 2023
May 19 2023
thopre added a comment to D150879: Add control of hex casing in APInt::toString.
Add control of hex casing in APInt::toString
thopre added inline comments to D150797: Turn unreachable error into assert.
May 18 2023
May 18 2023
thopre requested review of D150880: [FileCheck, 3/4] Allow AP value for numeric expressions.
thopre requested review of D150879: Add control of hex casing in APInt::toString.
thopre requested review of D150878: Add StringRef::consumeInteger(APInt).
thopre added a comment to D150797: Turn unreachable error into assert.
May 17 2023
May 17 2023
thopre requested review of D150797: Turn unreachable error into assert.
May 12 2023
May 12 2023
thopre added inline comments to D150457: [mlir][linalg] Add a test for linalg.matmul --> vector.outerproduct.
thopre updated subscribers of D150457: [mlir][linalg] Add a test for linalg.matmul --> vector.outerproduct.
Mar 15 2023
Mar 15 2023
As mentioned, I went for a change in how tensorflow uses a local LLVM repo instead: https://github.com/tensorflow/tensorflow/commit/64a1638818af21c33280287a95ea88ea62ea9237
Feb 20 2023
Feb 20 2023
thopre planned changes to D143295: [bazel] Move bazel configuration to a Python script.
Feb 7 2023
Feb 7 2023
thopre added a comment to D143295: [bazel] Move bazel configuration to a Python script.
thopre added a comment to D143295: [bazel] Move bazel configuration to a Python script.
thopre updated the diff for D143295: [bazel] Move bazel configuration to a Python script.
- Address black's linting errors
- Call overlay code in overlay_directories directly instead of using a subprocess
Feb 3 2023
Feb 3 2023
thopre requested review of D143295: [bazel] Move bazel configuration to a Python script.
Jan 27 2023
Jan 27 2023
[MLIR] Fix tensor shapes in Toy chapter 1
Jan 26 2023
Jan 26 2023
thopre retitled D142622: [MLIR] Fix tensor shapes in Toy chapter 1 from Fix tensor shapes in Toy chapter 1 to [MLIR] Fix tensor shapes in Toy chapter 1.
thopre requested review of D142622: [MLIR] Fix tensor shapes in Toy chapter 1.
Dec 15 2022
Dec 15 2022
thopre added inline comments to D136463: [SWP] Recognize mem carried dep with different base.
thopre requested review of D140168: Do not mark non-phi loop var def as loop-carried dep.
Dec 5 2022
Dec 5 2022
thopre added a comment to D139355: [Flang] Restore Flang cmake configuration data.
Oops sorry, I'm not sure how it happened. I thought I copy/pasted new code only.
Nov 25 2022
Nov 25 2022
Add version to all LLVM cmake package
Nov 25 2022, 1:58 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Nov 25 2022, 1:58 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
thopre requested review of D138274: Add version to all LLVM cmake package.
Nov 25 2022, 4:31 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
thopre updated the diff for D138274: Add version to all LLVM cmake package.
Use LLVM_VERSION as a CMake variable and LLVM_VERSION_* as substitutions
Nov 25 2022, 4:30 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Nov 25 2022, 4:30 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
thopre added a reverting change for rGad485b71b511: Add version to all LLVM cmake package: rGb62c8d396f7d: Revert: Add version to all LLVM cmake package.
Nov 25 2022, 2:55 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
thopre committed rGb62c8d396f7d: Revert: Add version to all LLVM cmake package (authored by thopre).
Revert: Add version to all LLVM cmake package
Nov 25 2022, 2:55 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
thopre added a reverting change for D138274: Add version to all LLVM cmake package: rGb62c8d396f7d: Revert: Add version to all LLVM cmake package.
Nov 25 2022, 2:55 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Nov 20 2022
Nov 20 2022
Add version to all LLVM cmake package
Nov 20 2022, 1:10 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Nov 20 2022, 1:10 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Nov 19 2022
Nov 19 2022
thopre added a comment to D138274: Add version to all LLVM cmake package.
Nov 19 2022, 3:38 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Nov 18 2022
Nov 18 2022
thopre requested review of D138274: Add version to all LLVM cmake package.
Nov 18 2022, 2:38 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
Nov 8 2022
Nov 8 2022
[Test] Fix driverkit-path.c with lib64 dir
Nov 7 2022
Nov 7 2022
thopre committed rGc8be35293c82: [SWP] Recognize mem carried dep with different base (authored by thopre).
[SWP] Recognize mem carried dep with different base
Nov 5 2022
Nov 5 2022
thopre requested review of D137484: [Test] Fix driverkit-path.c with lib64 dir.
Oct 31 2022
Oct 31 2022
thopre added inline comments to D136463: [SWP] Recognize mem carried dep with different base.
thopre updated the diff for D136463: [SWP] Recognize mem carried dep with different base.
Rewrite CHECK lines
Oct 24 2022
Oct 24 2022
thopre added inline comments to D136463: [SWP] Recognize mem carried dep with different base.
thopre updated the diff for D136463: [SWP] Recognize mem carried dep with different base.
Modify tests as per suggestion and checked it shows a difference with and without diff
Oct 21 2022
Oct 21 2022
thopre added inline comments to D136463: [SWP] Recognize mem carried dep with different base.
thopre updated the diff for D136463: [SWP] Recognize mem carried dep with different base.
Remove IR block in test
thopre requested review of D136463: [SWP] Recognize mem carried dep with different base.
Oct 14 2022
Oct 14 2022
Add f16 nearbyint support.
Oct 13 2022
Oct 13 2022
thopre committed rG98852a0f3d47: Precommit for SWDEV-353076: Add check directives to existing tests. (authored by Leonc).
Precommit for SWDEV-353076: Add check directives to existing tests.
Aug 6 2022
Aug 6 2022
Transform illegal intrinsics to V_ILLEGAL
Jul 26 2022
Jul 26 2022
LGTM, thanks!